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 methane
Recipients Mark.Shannon, lemburg, methane, rhettinger, serhiy.storchaka
Date 2022-03-03.04:06:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646280400.51.0.408144526675.issue40116@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4f74052b455a54ac736f38973693aeea2ec14116 by Inada Naoki in branch 'main':
bpo-40116: dict: Add regression test for iteration order. (GH-31550)
https://github.com/python/cpython/commit/4f74052b455a54ac736f38973693aeea2ec14116
History
Date User Action Args
2022-03-03 04:06:40methanesetrecipients: + methane, lemburg, rhettinger, Mark.Shannon, serhiy.storchaka
2022-03-03 04:06:40methanesetmessageid: <1646280400.51.0.408144526675.issue40116@roundup.psfhosted.org>
2022-03-03 04:06:40methanelinkissue40116 messages
2022-03-03 04:06:40methanecreate