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 ncoghlan
Recipients Arfrever, amaury.forgeotdarc, belopolsky, benjamin.peterson, brett.cannon, eric.araujo, georg.brandl, ncoghlan, r.david.murray, terry.reedy, vstinner
Date 2011-01-21.06:14:13
SpamBayes Score 2.541781e-05
Marked as misclassified No
Message-id <1295590461.43.0.26786896095.issue3080@psf.upfronthosting.co.za>
In-reply-to
Content
After applying the patch, doing a make clean and rebuild, I found that test_importlib fails with a segmentation fault, but the default test suite otherwise runs without error (that's on Linux with a UTF-8 filesystem, though).

I'll see how a -uall run fares.
History
Date User Action Args
2011-01-21 06:14:21ncoghlansetrecipients: + ncoghlan, brett.cannon, georg.brandl, terry.reedy, amaury.forgeotdarc, belopolsky, vstinner, benjamin.peterson, eric.araujo, Arfrever, r.david.murray
2011-01-21 06:14:21ncoghlansetmessageid: <1295590461.43.0.26786896095.issue3080@psf.upfronthosting.co.za>
2011-01-21 06:14:14ncoghlanlinkissue3080 messages
2011-01-21 06:14:13ncoghlancreate