[issue9786] Native TLS support for pthreads

Martin v. Löwis report at bugs.python.org
Sun Sep 12 14:30:59 CEST 2010


Martin v. Löwis <martin at v.loewis.de> added the comment:

The ifdef should go; pthreads always support TLS (since XPG5, 1997).

----------
nosy: +loewis

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


More information about the Python-bugs-list mailing list