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 python-dev
Recipients python-dev, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2015-09-26.07:16:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150926071612.94129.19750@psf.io>
In-reply-to
Content
New changeset 005590a4a005 by Raymond Hettinger in branch '3.5':
Issue #25135: Avoid possible reentrancy issues in deque_clear.
https://hg.python.org/cpython/rev/005590a4a005
History
Date User Action Args
2015-09-26 07:16:16python-devsetrecipients: + python-dev, tim.peters, rhettinger, vstinner, serhiy.storchaka
2015-09-26 07:16:16python-devlinkissue25135 messages
2015-09-26 07:16:16python-devcreate