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 ixokai, lemburg, loewis, pitrou, pjenvey, ronaldoussoren, vstinner
Date 2010-10-11.21:42:15
SpamBayes Score 0.00013110398
Marked as misclassified No
Message-id <1286833337.09.0.258678224032.issue9992@psf.upfronthosting.co.za>
In-reply-to
Content
I think that issue9992.patch fixes also #4388 because it uses the same encoding (FS encoding, utf8) on OSX to encode and to decode command line arguments.
History
Date User Action Args
2010-10-11 21:42:17vstinnersetrecipients: + vstinner, lemburg, loewis, ixokai, ronaldoussoren, pitrou, pjenvey
2010-10-11 21:42:17vstinnersetmessageid: <1286833337.09.0.258678224032.issue9992@psf.upfronthosting.co.za>
2010-10-11 21:42:15vstinnerlinkissue9992 messages
2010-10-11 21:42:15vstinnercreate