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 mhammond
Recipients mhammond
Date 2009-01-31.06:52:49
SpamBayes Score 2.1465741e-08
Marked as misclassified No
Message-id <1233384774.63.0.198719185318.issue5116@psf.upfronthosting.co.za>
In-reply-to
Content
In bug 4804, there is some debate about how desirable it is for Python
to unconditionally disable all CRT assertions on Windows - however,
there is agreement that exposing the ability to enable and disable these
assertions via the msvcrt module is reasonable - so I'm attaching a
patch for exactly that.  I'd also like to nominate this for the 2.6 and
py3k branches.
History
Date User Action Args
2009-01-31 06:52:55mhammondsetrecipients: + mhammond
2009-01-31 06:52:54mhammondsetmessageid: <1233384774.63.0.198719185318.issue5116@psf.upfronthosting.co.za>
2009-01-31 06:52:52mhammondlinkissue5116 messages
2009-01-31 06:52:52mhammondcreate