[issue2798] Crash on non-Windows if Python runs from a non-ASCII directory

2008-05-12 Thread Amaury Forgeot d'Arc
Amaury Forgeot d'Arc <[EMAIL PROTECTED]> added the comment: Committed as r63161, with tests. Thanks! Now let's work on the Windows case... -- nosy: +amaury.forgeotdarc resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]>

[issue2798] Crash on non-Windows if Python runs from a non-ASCII directory

2008-05-10 Thread Rodrigo Bernardo Pimentel
Rodrigo Bernardo Pimentel <[EMAIL PROTECTED]> added the comment: The patch works for me, and I agree the test_xmlrpc is an xmlrpc issue. Perhaps unrelated to this issue, but I think it makes this whole unicode getargs situation fragile: I could not understand why the 'z' case (on the switch wher

[issue2798] Crash on non-Windows if Python runs from a non-ASCII directory

2008-05-09 Thread Antoine Pitrou
Changes by Antoine Pitrou <[EMAIL PROTECTED]>: Added file: http://bugs.python.org/file10231/getargs.patch __ Tracker <[EMAIL PROTECTED]> __ ___ Python-b

[issue2798] Crash on non-Windows if Python runs from a non-ASCII directory

2008-05-09 Thread Antoine Pitrou
Changes by Antoine Pitrou <[EMAIL PROTECTED]>: Removed file: http://bugs.python.org/file10230/getargs.patch __ Tracker <[EMAIL PROTECTED]> __ ___ Python

[issue2798] Crash on non-Windows if Python runs from a non-ASCII directory

2008-05-09 Thread Antoine Pitrou
New submission from Antoine Pitrou <[EMAIL PROTECTED]>: (Note: I'm splitting this from #1342 because the fix is much simpler in the non-Windows case) py3k does not accept running from a path with non-ascii characters. $ pwd /home/antoine/py3k/héhé $ ./python Fatal Python error: Py_Initialize: c