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 loewis, vstinner
Date 2010-04-18.23:29:48
SpamBayes Score 2.5285053e-07
Marked as misclassified No
Message-id <1271633391.72.0.212019231412.issue8242@psf.upfronthosting.co.za>
In-reply-to
Content
I commited the platform.py patch as r80166 (trunk) and r80167 (py3k), but quickly reverted it because the patch on trunk broke Python bootstrap. The patch might be applied, but only on py3k and with more tests (ensure that it doesn't break bootstrap on any OS) :-)
History
Date User Action Args
2010-04-18 23:29:51vstinnersetrecipients: + vstinner, loewis
2010-04-18 23:29:51vstinnersetmessageid: <1271633391.72.0.212019231412.issue8242@psf.upfronthosting.co.za>
2010-04-18 23:29:48vstinnerlinkissue8242 messages
2010-04-18 23:29:48vstinnercreate