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 georg.brandl
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:00:45
SpamBayes Score 5.0453553e-05
Marked as misclassified No
Message-id <1329645646.79.0.800047908372.issue13703@psf.upfronthosting.co.za>
In-reply-to
Content
New patch fixes failures due to sys.flags backwards compatibility.

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?
History
Date User Action Args
2012-02-19 10:00:48georg.brandlsetrecipients: + georg.brandl, lemburg, gvanrossum, tim.peters, loewis, barry, terry.reedy, gregory.p.smith, jcea, mark.dickinson, pitrou, vstinner, christian.heimes, benjamin.peterson, eric.araujo, 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:00:46georg.brandlsetmessageid: <1329645646.79.0.800047908372.issue13703@psf.upfronthosting.co.za>
2012-02-19 10:00:46georg.brandllinkissue13703 messages
2012-02-19 10:00:46georg.brandlcreate