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 9178
Status merged
Title [3.6] closes bpo-31608: Fix a crash in methods of a subclass of _collections.deque with a bad __new__().
History
Date User Action Args
2020-12-08 13:38:19terry.reedyunlinkissue31636 pull_requests
2020-12-08 13:23:48benjamin.petersonsettitle: [3.6] closes bpo-31636: Fix a crash in methods of a subclass of _collections.deque with a bad __new__(). -> [3.6] closes bpo-31608: Fix a crash in methods of a subclass of _collections.deque with a bad __new__().
2018-09-11 19:12:44benjamin.petersonsetstatus: open -> merged
2018-09-11 18:59:25benjamin.petersonlinkissue31636 pull_requests
2018-09-11 18:59:25benjamin.petersoncreate