Commit a6faddd
committed
chore: wrapping context support for Python 3.15
We add support for the wrapping context for 3.15 by leveraging the
low-impact monitoring API. With the latest, changes the API now allows
making all events local per-code object, so this allows us to set local
exception unwinding events to catch per-function thrown exceptions.1 parent 1be8349 commit a6faddd
4 files changed
Lines changed: 640 additions & 298 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments