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, eric.araujo, ezio.melotti, flox, pitrou, vstinner
Date 2010-08-17.23:48:59
SpamBayes Score 0.001043472
Marked as misclassified No
Message-id <1282088941.89.0.762677083509.issue9425@psf.upfronthosting.co.za>
In-reply-to
Content
r84168 creates PyModule_GetFilenameObject().

I created a separated issue for the patch reencoding all filenames when setting the filesystem encoding: #9630.
History
Date User Action Args
2010-08-17 23:49:02vstinnersetrecipients: + vstinner, amaury.forgeotdarc, pitrou, ezio.melotti, eric.araujo, Arfrever, flox
2010-08-17 23:49:01vstinnersetmessageid: <1282088941.89.0.762677083509.issue9425@psf.upfronthosting.co.za>
2010-08-17 23:48:59vstinnerlinkissue9425 messages
2010-08-17 23:48:59vstinnercreate