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 christian.heimes
Recipients christian.heimes, ncoghlan, rhettinger, vstinner
Date 2013-11-21.15:36:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385048216.0.0.174280373319.issue19681@psf.upfronthosting.co.za>
In-reply-to
Content
The issue is causing flaky build bots and should be resolved soonish. I don't know what's the best way to fix the problem. Either the test needs to change or partial_repr() must print the keys in sorted order.
History
Date User Action Args
2013-11-21 15:36:56christian.heimessetrecipients: + christian.heimes, rhettinger, ncoghlan, vstinner
2013-11-21 15:36:55christian.heimessetmessageid: <1385048216.0.0.174280373319.issue19681@psf.upfronthosting.co.za>
2013-11-21 15:36:55christian.heimeslinkissue19681 messages
2013-11-21 15:36:55christian.heimescreate