[issue25658] PyThread assumes pthread_key_t is an integer, which is against POSIX

Erik Bray report at bugs.python.org
Tue Aug 23 12:29:35 EDT 2016


Erik Bray added the comment:

FWIW I've created an initial patch for this.  Seems to work fine, but it's a bit of a mess and I have a few small implementation concerns.  I'll try to get it cleaned up sometime in the next few days and I'll post it.

----------

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


More information about the Python-bugs-list mailing list