[issue24643] VS 2015 pyconfig.h #define timezone _timezone conflicts with timeb.h

STINNER Victor report at bugs.python.org
Thu Jul 16 17:05:54 CEST 2015


STINNER Victor added the comment:

Can't we move the #define only in .c files where they are needed? Or in a private header (not included by Python.h)?

----------
nosy: +haypo

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


More information about the Python-bugs-list mailing list