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, benjamin.peterson, brett.cannon, eric.araujo, georg.brandl, r.david.murray, vstinner
Date 2010-12-28.02:51:41
SpamBayes Score 0.00497076
Marked as misclassified No
Message-id <1293504705.93.0.55922295823.issue3080@psf.upfronthosting.co.za>
In-reply-to
Content
Issue #10785 prepares the work for this issue: store input filename as a unicode string, instead of a byte string, in the parser.
History
Date User Action Args
2010-12-28 02:51:45vstinnersetrecipients: + vstinner, brett.cannon, georg.brandl, amaury.forgeotdarc, benjamin.peterson, eric.araujo, Arfrever, r.david.murray
2010-12-28 02:51:45vstinnersetmessageid: <1293504705.93.0.55922295823.issue3080@psf.upfronthosting.co.za>
2010-12-28 02:51:41vstinnerlinkissue3080 messages
2010-12-28 02:51:41vstinnercreate