Exhausted deque iterator should free a reference to a deque (original) (raw)
BPO | 26496 |
---|---|
Nosy | @rhettinger, @serhiy-storchaka |
Dependencies | bpo-26494: Double deallocation on iterator exhausting |
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/rhettinger' closed_at = <Date 2016-09-12.06:56:00.524> created_at = <Date 2016-03-06.18:53:27.170> labels = ['extension-modules', 'type-feature'] title = 'Exhausted deque iterator should free a reference to a deque' updated_at = <Date 2016-09-12.06:56:00.522> user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2016-09-12.06:56:00.522> actor = 'rhettinger' assignee = 'rhettinger' closed = True closed_date = <Date 2016-09-12.06:56:00.524> closer = 'rhettinger' components = ['Extension Modules'] creation = <Date 2016-03-06.18:53:27.170> creator = 'serhiy.storchaka' dependencies = ['26494'] files = [] hgrepos = [] issue_num = 26496 keywords = [] message_count = 4.0 messages = ['261265', '261282', '261283', '275979'] nosy_count = 2.0 nosy_names = ['rhettinger', 'serhiy.storchaka'] pr_nums = [] priority = 'low' resolution = 'rejected' stage = 'needs patch' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue26496' versions = ['Python 3.6']