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 amaury.forgeotdarc, brian.curtin, neologix, pitrou, python-dev, vstinner
Date 2011-08-24.23:07:22
SpamBayes Score 0.07747923
Marked as misclassified No
Message-id <1314227242.97.0.898569341505.issue12287@psf.upfronthosting.co.za>
In-reply-to
Content
You might replace "#if defined(_MSC_VER)" with "#if defined(MS_WINDOWS)", but in another commit.
History
Date User Action Args
2011-08-24 23:07:23vstinnersetrecipients: + vstinner, amaury.forgeotdarc, pitrou, brian.curtin, neologix, python-dev
2011-08-24 23:07:22vstinnersetmessageid: <1314227242.97.0.898569341505.issue12287@psf.upfronthosting.co.za>
2011-08-24 23:07:22vstinnerlinkissue12287 messages
2011-08-24 23:07:22vstinnercreate