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 pjenvey
Recipients barry, brian.curtin, eric.araujo, pjenvey
Date 2010-04-08.01:12:06
SpamBayes Score 0.10745227
Marked as misclassified No
Message-id <1270689132.15.0.75061847533.issue7301@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch for py3k using the same char2wchar as the argv decoder for posix, and better windows handling. Plus an additional nonascii value test. Patch is against r79980 for clarity
History
Date User Action Args
2010-04-08 01:12:13pjenveysetrecipients: + pjenvey, barry, eric.araujo, brian.curtin
2010-04-08 01:12:12pjenveysetmessageid: <1270689132.15.0.75061847533.issue7301@psf.upfronthosting.co.za>
2010-04-08 01:12:10pjenveylinkissue7301 messages
2010-04-08 01:12:10pjenveycreate