Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
3.12only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)topic-C-APItype-featureA feature request or enhancementA feature request or enhancement
Description
| BPO | 46895 |
|---|---|
| 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:16:51.046>labels= ['interpreter-core', 'expert-C-API', 'type-feature', '3.11'] title='Allow extensions to set a callback to be invoked when a type is modified'updated_at=<Date2022-03-01.22:21:58.988>user='https://github.com/mpage'bugs.python.org fields:
activity=<Date2022-03-01.22:21:58.988>actor='mpage'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Interpreter Core', 'C API'] creation=<Date2022-03-01.22:16:51.046>creator='mpage'dependencies= [] files= [] hgrepos= [] issue_num=46895keywords= [] message_count=1.0messages= ['414305'] 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/issue46895'versions= ['Python 3.11']Linked PRs
- gh-91051: fix segfault when using all 8 type watchers #107853
- [3.12] gh-91051: fix segfault when using all 8 type watchers (GH-107853) #107876
- gh-91051: fix type watcher test to be robust to existing watcher #107989
- [3.12] gh-91051: fix type watcher test to be robust to existing watcher (GH-107989) #108053
Metadata
Metadata
Assignees
Labels
3.12only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)topic-C-APItype-featureA feature request or enhancementA feature request or enhancement