[issue4804] Python on Windows disables all C runtime library assertions

Hirokazu Yamamoto report at bugs.python.org
Wed Feb 4 21:46:16 CET 2009


Hirokazu Yamamoto <ocean-city at m2.ccsnet.ne.jp> added the comment:

Here is the patch implementing msg81093. (check_fd.patch)
I tested this on VC6. (test_os passed) I hope this also works on VC9 as
well.

Added file: http://bugs.python.org/file12942/check_fd.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4804>
_______________________________________


More information about the Python-bugs-list mailing list