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 brett.cannon
Recipients brett.cannon, docs@python, marco.buttu
Date 2016-12-03.18:58:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
For the iteration of dictionary keys, can you pass the keys through sorted() to have a deterministic order?
History
Date User Action Args
2016-12-03 18:58:02brett.cannonsetrecipients: + brett.cannon, docs@python, marco.buttu
2016-12-03 18:58:02brett.cannonsetmessageid: <[email protected]>
2016-12-03 18:58:02brett.cannonlinkissue28860 messages
2016-12-03 18:58:02brett.cannoncreate