Fix the use of PyUnicode_READY() · Issue #75574 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 31393 |
---|---|
Nosy | @benjaminp, @serhiy-storchaka |
PRs | bpo-31393: Fix the use of PyUnicode_READY(). #3451[3.6] bpo-31393: Fix the use of PyUnicode_READY(). (GH-3451). #3453 |
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 = 'https://github.com/serhiy-storchaka' closed_at = <Date 2017-09-08.07:48:32.685> created_at = <Date 2017-09-08.06:12:20.268> labels = ['interpreter-core', '3.7', 'type-crash'] title = 'Fix the use of PyUnicode_READY()' updated_at = <Date 2017-09-08.07:48:32.684> user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2017-09-08.07:48:32.684> actor = 'serhiy.storchaka' assignee = 'serhiy.storchaka' closed = True closed_date = <Date 2017-09-08.07:48:32.685> closer = 'serhiy.storchaka' components = ['Interpreter Core'] creation = <Date 2017-09-08.06:12:20.268> creator = 'serhiy.storchaka' dependencies = [] files = [] hgrepos = [] issue_num = 31393 keywords = ['patch'] message_count = 3.0 messages = ['301680', '301684', '301685'] nosy_count = 2.0 nosy_names = ['benjamin.peterson', 'serhiy.storchaka'] pr_nums = ['3451', '3453'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'crash' url = 'https://bugs.python.org/issue31393' versions = ['Python 3.6', 'Python 3.7']