Add _PyType_Name()
| BPO | 31497 |
|---|---|
| Nosy | @rhettinger, @serhiy-storchaka |
| PRs | _PyType_Name(). #3630 |
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 = <Date 2017-09-17.19:19:07.876> created_at = <Date 2017-09-17.16:33:09.095> labels = ['interpreter-core', 'type-feature', '3.7'] title = 'Add _PyType_Name()' updated_at = <Date 2017-09-17.19:19:07.876> user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2017-09-17.19:19:07.876> actor = 'serhiy.storchaka' assignee = 'none' closed = True closed_date = <Date 2017-09-17.19:19:07.876> closer = 'serhiy.storchaka' components = ['Interpreter Core'] creation = <Date 2017-09-17.16:33:09.095> creator = 'serhiy.storchaka' dependencies = [] files = [] hgrepos = [] issue_num = 31497 keywords = ['patch'] message_count = 3.0 messages = ['302373', '302376', '302380'] nosy_count = 2.0 nosy_names = ['rhettinger', 'serhiy.storchaka'] pr_nums = ['3630'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue31497' versions = ['Python 3.7']