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 eric.araujo
Recipients Arach, Arfrever, Huzaifa.Sidhpurwala, Jim.Jewett, Mark.Shannon, PaulMcMillan, Zhiping.Deng, alex, barry, benjamin.peterson, christian.heimes, dmalcolm, eric.araujo, eric.snow, fx5, georg.brandl, grahamd, gregory.p.smith, gvanrossum, gz, jcea, lemburg, loewis, mark.dickinson, neologix, pitrou, skorgu, skrah, terry.reedy, tim.peters, v+python, vstinner, zbysz
Date 2012-02-19.10:22:02
SpamBayes Score 1.3778331e-05
Marked as misclassified No
Message-id <1329646923.36.0.948800983059.issue13703@psf.upfronthosting.co.za>
In-reply-to
Content
> With PYTHONHASHSEED=random, at least those tests still fail:
> test_descr test_json test_set test_ttk_textonly test_urllib
>
> Do we want to fix them in 3.1?

It the failures are caused by the test depending on dict order (i.e. not real bugs, not changed behavior), then I think we can live with them.
History
Date User Action Args
2012-02-19 10:22:03eric.araujosetrecipients: + eric.araujo, lemburg, gvanrossum, tim.peters, loewis, barry, georg.brandl, terry.reedy, gregory.p.smith, jcea, mark.dickinson, pitrou, vstinner, christian.heimes, benjamin.peterson, grahamd, Arfrever, v+python, alex, zbysz, skrah, dmalcolm, gz, neologix, Arach, Mark.Shannon, eric.snow, Zhiping.Deng, Huzaifa.Sidhpurwala, Jim.Jewett, PaulMcMillan, fx5, skorgu
2012-02-19 10:22:03eric.araujosetmessageid: <1329646923.36.0.948800983059.issue13703@psf.upfronthosting.co.za>
2012-02-19 10:22:02eric.araujolinkissue13703 messages
2012-02-19 10:22:02eric.araujocreate