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, loewis, vstinner
Date 2010-05-26.17:01:44
SpamBayes Score 0.00019855093
Marked as misclassified No
Message-id <1274893306.75.0.617297494303.issue8775@psf.upfronthosting.co.za>
In-reply-to
Content
@loewis: You restored the original (wrong) title "Use locale encoding to decode sys.argv, not the file system encoding", instead of the new (good) title "Use locale encoding to encode command line arguments (subprocess, os.exec*(), etc.)". Is it wanted or not?
History
Date User Action Args
2010-05-26 17:01:47vstinnersetrecipients: + vstinner, loewis, Arfrever
2010-05-26 17:01:46vstinnersetmessageid: <1274893306.75.0.617297494303.issue8775@psf.upfronthosting.co.za>
2010-05-26 17:01:45vstinnerlinkissue8775 messages
2010-05-26 17:01:44vstinnercreate