-
- Notifications
You must be signed in to change notification settings - Fork 33.1k
Open
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)topic-C-API
Description
BPO | 37645 |
---|---|
Nosy | @vstinner, @encukou, @rlamy, @jdemeyer, @miss-islington |
PRs |
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 2019-07-21.17:46:15.048> labels = ['interpreter-core', '3.9'] title = 'Replace PyEval_GetFuncName/PyEval_GetFuncDesc' updated_at = <Date 2019-11-06.14:27:20.317> user = 'https://github.com/jdemeyer'
bugs.python.org fields:
activity = <Date 2019-11-06.14:27:20.317> actor = 'petr.viktorin' assignee = 'none' closed = False closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2019-07-21.17:46:15.048> creator = 'jdemeyer' dependencies = [] files = [] hgrepos = [] issue_num = 37645 keywords = ['patch'] message_count = 13.0 messages = ['348255', '348257', '349007', '349690', '349691', '349807', '349903', '349904', '351946', '352019', '352028', '356045', '356134'] nosy_count = 5.0 nosy_names = ['vstinner', 'petr.viktorin', 'Ronan.Lamy', 'jdemeyer', 'miss-islington'] pr_nums = ['14890', '15295'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue37645' versions = ['Python 3.9']
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)topic-C-API