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.

Author miss-islington
Recipients Oren Milman, benjamin.peterson, miss-islington, rhettinger, serhiy.storchaka
Date 2018-09-11.19:08:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536692895.1.0.0269046726804.issue31608@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 536e45accf8f05355dd943a6966b9968cdb15f5a by Miss Islington (bot) in branch '3.7':
closes bpo-31608: Fix a crash in methods of a subclass of _collections.deque with a bad __new__(). (GH-3788)
https://github.com/python/cpython/commit/536e45accf8f05355dd943a6966b9968cdb15f5a
History
Date User Action Args
2018-09-11 19:08:15miss-islingtonsetrecipients: + miss-islington, rhettinger, benjamin.peterson, serhiy.storchaka, Oren Milman
2018-09-11 19:08:15miss-islingtonsetmessageid: <1536692895.1.0.0269046726804.issue31608@psf.upfronthosting.co.za>
2018-09-11 19:08:15miss-islingtonlinkissue31608 messages
2018-09-11 19:08:15miss-islingtoncreate