[issue25092] Regression: test_datetime fails on 3.5, Win 7, works on 3.4

eryksun report at bugs.python.org
Mon Sep 14 16:01:41 CEST 2015


eryksun added the comment:

> errno should always be cleared before use (in C99 at least,
> not sure what the crt does).

The CRT's strftime doesn't clear errno. I suggested clearing it in issue 25029, msg250215.

----------
nosy: +eryksun

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


More information about the Python-bugs-list mailing list