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 serhiy.storchaka
Recipients miss-islington, rhettinger, serhiy.storchaka
Date 2018-05-31.07:32:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset db1074244d2c12961799f6f9353ae191f59cc497 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-33677: Fix the signature of tp_clear handler for deque. (GH-7196). (GH-7277)
https://github.com/python/cpython/commit/db1074244d2c12961799f6f9353ae191f59cc497
History
Date User Action Args
2018-05-31 07:32:46serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, miss-islington
2018-05-31 07:32:46serhiy.storchakasetmessageid: <[email protected]>
2018-05-31 07:32:46serhiy.storchakalinkissue33677 messages
2018-05-31 07:32:46serhiy.storchakacreate