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 Mark.Shannon
Recipients Mark.Shannon
Date 2012-01-29.22:45:26
SpamBayes Score 6.696826e-06
Marked as misclassified No
Message-id <1327877127.5.0.775790034164.issue13907@psf.upfronthosting.co.za>
In-reply-to
Content
The function test_set_reprs() includes the comment:
"Consequently, this test is fragile and implementation-dependent"
Changing the dictionary iteration ordering breaks it.
History
Date User Action Args
2012-01-29 22:45:27Mark.Shannonsetrecipients: + Mark.Shannon
2012-01-29 22:45:27Mark.Shannonsetmessageid: <1327877127.5.0.775790034164.issue13907@psf.upfronthosting.co.za>
2012-01-29 22:45:26Mark.Shannonlinkissue13907 messages
2012-01-29 22:45:26Mark.Shannoncreate