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 vstinner
Recipients Arfrever, amaury.forgeotdarc, belopolsky, benjamin.peterson, brett.cannon, eric.araujo, georg.brandl, ncoghlan, r.david.murray, terry.reedy, vstinner
Date 2011-01-21.17:08:42
SpamBayes Score 1.77698e-06
Marked as misclassified No
Message-id <1295629725.81.0.474049512742.issue3080@psf.upfronthosting.co.za>
In-reply-to
Content
I tried issue3080-5.patch. The whole test suite pass on Windows. It pass also on Linux with "-Wd -Werror -R 3:3:" (except #10971 which is unrelated to this issue).

I should maybe add some unit tests for non-ASCII module paths and non-ASCII module names :-)
History
Date User Action Args
2011-01-21 17:08:45vstinnersetrecipients: + vstinner, brett.cannon, georg.brandl, terry.reedy, amaury.forgeotdarc, ncoghlan, belopolsky, benjamin.peterson, eric.araujo, Arfrever, r.david.murray
2011-01-21 17:08:45vstinnersetmessageid: <1295629725.81.0.474049512742.issue3080@psf.upfronthosting.co.za>
2011-01-21 17:08:42vstinnerlinkissue3080 messages
2011-01-21 17:08:42vstinnercreate