[issue4804] Python on Windows disables all C runtime library assertions
Kristján Valur Jónsson
report at bugs.python.org
Mon Feb 2 12:36:23 CET 2009
Kristján Valur Jónsson <kristjan at ccpgames.com> added the comment:
Well, as long as you think that an assertion is fine for the fd
functions, I am fine with that too.
I attach a limited patch to the fopen() and strftime() functions that
avoids the assertions for those functions without messing with the
runtime state.
Added file: http://bugs.python.org/file12916/fopen.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4804>
_______________________________________
More information about the Python-bugs-list
mailing list