Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
Closed
Description
BPO | 46898 |
---|---|
Nosy | @carljm,@DinoV,@itamaro,@mpage |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=Nonecreated_at=<Date2022-03-01.22:20:58.520>labels= ['expert-C-API','type-feature','3.11']title='Add API to allow extensions to set callback function on creation and destruction of PyCodeObject'updated_at=<Date2022-03-01.22:20:58.520>user='https://github.com/mpage'
bugs.python.org fields:
activity=<Date2022-03-01.22:20:58.520>actor='mpage'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['C API']creation=<Date2022-03-01.22:20:58.520>creator='mpage'dependencies= []files= []hgrepos= []issue_num=46898keywords= []message_count=1.0messages= ['414309']nosy_count=4.0nosy_names= ['carljm','dino.viehland','itamaro','mpage']pr_nums= []priority='normal'resolution=Nonestage=Nonestatus='open'superseder=Nonetype='enhancement'url='https://bugs.python.org/issue46898'versions= ['Python 3.11']
Linked PRs
- gh-91054: Add code object watchers API #99859
- gh-91054: Revert "gh-91054: Add code object watchers API" #99976
- GH-91054: Reset static events counts in code watchers tests #99978
- gh-91054: make code watcher tests resilient to other watchers #107821
- [3.12] gh-91054: make code watcher tests resilient to other watchers (GH-107821) #107835