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 eudoxos
Recipients brian.curtin, catalin.iacob, eric.araujo, eudoxos, loewis, mhammond, schmir, tarek, tim.golden
Date 2012-11-30.13:50:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354283427.36.0.734060684381.issue16472@psf.upfronthosting.co.za>
In-reply-to
Content
I was having a compiled module consistently crash at import time when linking against msvcr90, and being imported fine when linked against msvcrt. I will try to investigate further with mingw folks.
History
Date User Action Args
2012-11-30 13:50:27eudoxossetrecipients: + eudoxos, loewis, mhammond, schmir, tim.golden, tarek, eric.araujo, brian.curtin, catalin.iacob
2012-11-30 13:50:27eudoxossetmessageid: <1354283427.36.0.734060684381.issue16472@psf.upfronthosting.co.za>
2012-11-30 13:50:27eudoxoslinkissue16472 messages
2012-11-30 13:50:27eudoxoscreate