Closed
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 = None closed_at = None created_at = <Date 2022-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 = <Date 2022-03-01.22:21:58.988> user = 'https://github.com/mpage'
bugs.python.org fields:
activity = <Date 2022-03-01.22:21:58.988> actor = 'mpage' assignee = 'none' closed = False closed_date = None closer = None components = ['Interpreter Core', 'C API'] creation = <Date 2022-03-01.22:16:51.046> creator = 'mpage' dependencies = [] files = [] hgrepos = [] issue_num = 46895 keywords = [] message_count = 1.0 messages = ['414305'] nosy_count = 4.0 nosy_names = ['carljm', 'dino.viehland', 'itamaro', 'mpage'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = '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