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 Kevin Shweh, corona10, eric.snow, methane, miss-islington, rhettinger
Date 2021-12-30.05:29:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640842163.09.0.429760626765.issue46085@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2d4049da1f61df5cb4314d7e10b54fa556880b0e by Miss Islington (bot) in branch '3.9':
bpo-46085: Fix iterator cache mechanism of OrderedDict. (GH-30290)
https://github.com/python/cpython/commit/2d4049da1f61df5cb4314d7e10b54fa556880b0e
History
Date User Action Args
2021-12-30 05:29:23miss-islingtonsetrecipients: + miss-islington, rhettinger, methane, eric.snow, Kevin Shweh, corona10
2021-12-30 05:29:23miss-islingtonsetmessageid: <1640842163.09.0.429760626765.issue46085@roundup.psfhosted.org>
2021-12-30 05:29:23miss-islingtonlinkissue46085 messages
2021-12-30 05:29:23miss-islingtoncreate