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, ezio.melotti, gregory.p.smith, lemburg, loewis, vstinner
Date 2010-04-26.14:05:00
SpamBayes Score 0.024631862
Marked as misclassified No
Message-id <1272290702.63.0.969392838371.issue8514@psf.upfronthosting.co.za>
In-reply-to
Content
Version 3 of the patch: fix also os.getenv() which rejects now bytes on Windows (one of the goals of this issue).
History
Date User Action Args
2010-04-26 14:05:02vstinnersetrecipients: + vstinner, lemburg, loewis, gregory.p.smith, ezio.melotti, Arfrever
2010-04-26 14:05:02vstinnersetmessageid: <1272290702.63.0.969392838371.issue8514@psf.upfronthosting.co.za>
2010-04-26 14:05:01vstinnerlinkissue8514 messages
2010-04-26 14:05:01vstinnercreate