[issue29718] Fixed compile on cygwin.

STINNER Victor report at bugs.python.org
Sat Mar 4 00:05:24 EST 2017


STINNER Victor added the comment:

+/* Define if pthread_key_t is compatible with int. */
+#undef PTHREAD_KEY_T_IS_COMPATIBLE_WITH_INT

Is this change the implementation of the issue #25658?

----------

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


More information about the Python-bugs-list mailing list