This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 3788
Status merged
Title bpo-31608: Fix a crash in methods of a subclass of _collections.deque with a bad __new__()
History
Date User Action Args
2018-09-11 18:46:58Oren Milmansetstatus: open -> merged
2017-09-27 11:17:49Oren Milmanlinkissue31608 pull_requests
2017-09-27 11:17:49Oren Milmancreate