Add missing PyErr_NoMemory() calls
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 2020-10-18.09:38:26.478> created_at = <Date 2018-12-07.06:54:27.089> labels = ['extension-modules', 'interpreter-core', '3.8', 'type-bug', '3.7'] title = 'Add missing PyErr_NoMemory() calls' updated_at = <Date 2020-10-18.09:38:26.478> user = 'https://github.com/ZackerySpytz'
bugs.python.org fields:
activity = <Date 2020-10-18.09:38:26.478> actor = 'serhiy.storchaka' assignee = 'none' closed = True closed_date = <Date 2020-10-18.09:38:26.478> closer = 'serhiy.storchaka' components = ['Extension Modules', 'Interpreter Core'] creation = <Date 2018-12-07.06:54:27.089> creator = 'ZackerySpytz' dependencies = [] files = [] hgrepos = [] issue_num = 35436 keywords = ['patch'] message_count = 6.0 messages = ['331276', '331287', '331302', '331330', '331331', '378761'] nosy_count = 3.0 nosy_names = ['serhiy.storchaka', 'ZackerySpytz', 'iritkatriel'] pr_nums = ['11015', '11020', '11026'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue35436' versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']