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-02-24.07:54:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645689278.74.0.100391219503.issue40116@roundup.psfhosted.org>
In-reply-to
Content
PyDict_Keys(), PyDict_Values(), and PyDict_Items() don't respect insertion order too.
History
Date User Action Args
2022-02-24 07:54:38methanesetrecipients: + methane, lemburg, rhettinger, Mark.Shannon, serhiy.storchaka
2022-02-24 07:54:38methanesetmessageid: <1645689278.74.0.100391219503.issue40116@roundup.psfhosted.org>
2022-02-24 07:54:38methanelinkissue40116 messages
2022-02-24 07:54:38methanecreate