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 JBernardo, Ramchandra Apte, Rosuav, William.Schwartz, asvetlov, ezio.melotti, loewis, ned.deily, python-dev, roger.serwy, serhiy.storchaka, terry.reedy
Date 2014-02-09.20:30:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391977845.2.0.467179541022.issue13153@psf.upfronthosting.co.za>
In-reply-to
Content
Here is updated patch (after committing issue20368 which made main refactoring). It makes PythonCmd never fail due to arguments decoding error.
History
Date User Action Args
2014-02-09 20:30:45serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, terry.reedy, ned.deily, ezio.melotti, roger.serwy, asvetlov, python-dev, JBernardo, Rosuav, Ramchandra Apte, William.Schwartz
2014-02-09 20:30:45serhiy.storchakasetmessageid: <1391977845.2.0.467179541022.issue13153@psf.upfronthosting.co.za>
2014-02-09 20:30:45serhiy.storchakalinkissue13153 messages
2014-02-09 20:30:45serhiy.storchakacreate