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 docs@python, methane, rhettinger, veky
Date 2021-11-27.14:40:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638024053.12.0.415989114576.issue45908@roundup.psfhosted.org>
In-reply-to
Content
All the dict methods retain insertion order. There is nothing special about fromkeys().
History
Date User Action Args
2021-11-27 14:40:53rhettingersetrecipients: + rhettinger, methane, docs@python, veky
2021-11-27 14:40:53rhettingersetmessageid: <1638024053.12.0.415989114576.issue45908@roundup.psfhosted.org>
2021-11-27 14:40:53rhettingerlinkissue45908 messages
2021-11-27 14:40:53rhettingercreate