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 serhiy.storchaka
Recipients brian.curtin, gklein, jkloth, serhiy.storchaka, tim.golden, turncc
Date 2012-10-20.07:55:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350719703.03.0.828025924078.issue16218@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which fixes filename decoding error in PyRun_SimpleFileExFlags().
History
Date User Action Args
2012-10-20 07:55:03serhiy.storchakasetrecipients: + serhiy.storchaka, tim.golden, jkloth, brian.curtin, gklein, turncc
2012-10-20 07:55:03serhiy.storchakasetmessageid: <1350719703.03.0.828025924078.issue16218@psf.upfronthosting.co.za>
2012-10-20 07:55:02serhiy.storchakalinkissue16218 messages
2012-10-20 07:55:02serhiy.storchakacreate