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 lamby
Recipients lamby, methane
Date 2017-02-03.09:48:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486115319.29.0.283858885523.issue29431@psf.upfronthosting.co.za>
In-reply-to
Content
> Why don't you use OrderdDict and reversed()?

This isn't for my own code; I want to change the behaviour of CPython itself so it affects arbitrary third-party code - this is what we are testing when we are testing for reproducibility :)
History
Date User Action Args
2017-02-03 09:48:39lambysetrecipients: + lamby, methane
2017-02-03 09:48:39lambysetmessageid: <1486115319.29.0.283858885523.issue29431@psf.upfronthosting.co.za>
2017-02-03 09:48:39lambylinkissue29431 messages
2017-02-03 09:48:39lambycreate