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 <1480791482.38.0.903057324116.issue28860@psf.upfronthosting.co.za>
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: <1480791482.38.0.903057324116.issue28860@psf.upfronthosting.co.za>
2016-12-03 18:58:02brett.cannonlinkissue28860 messages
2016-12-03 18:58:02brett.cannoncreate