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 rhettinger
Recipients Mark.Shannon, corona10, rhettinger, shihai1991, vstinner
Date 2020-06-23.13:50:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592920223.88.0.381252160451.issue40521@roundup.psfhosted.org>
In-reply-to
Content
New changeset 32f2eda85957365d208f499b730d30b7eb419741 by Raymond Hettinger in branch 'master':
bpo-40521: Remove freelist from collections.deque() (GH-21073)
https://github.com/python/cpython/commit/32f2eda85957365d208f499b730d30b7eb419741
History
Date User Action Args
2020-06-23 13:50:23rhettingersetrecipients: + rhettinger, vstinner, Mark.Shannon, corona10, shihai1991
2020-06-23 13:50:23rhettingersetmessageid: <1592920223.88.0.381252160451.issue40521@roundup.psfhosted.org>
2020-06-23 13:50:23rhettingerlinkissue40521 messages
2020-06-23 13:50:23rhettingercreate