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, gregory.p.smith, vstinner
Date 2010-05-17.00:31:39
SpamBayes Score 0.014507816
Marked as misclassified No
Message-id <1274056301.3.0.572600700055.issue8513@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, everything is ready for this issue: os.environb and os.fsencode() are commited, and test_os is prepared to test os._execvpe() change. I'm just waiting for a review.

Execpt the change on os.get_exec_path(), the patch is now simple.
History
Date User Action Args
2010-05-17 00:31:41vstinnersetrecipients: + vstinner, gregory.p.smith, Arfrever
2010-05-17 00:31:41vstinnersetmessageid: <1274056301.3.0.572600700055.issue8513@psf.upfronthosting.co.za>
2010-05-17 00:31:40vstinnerlinkissue8513 messages
2010-05-17 00:31:39vstinnercreate