[issue5840] "Thread State and the Global Interpreter Lock" section of the docs doesn't cover TLS APIs

Jeroen Ruigrok van der Werven report at bugs.python.org
Sat Apr 25 15:19:29 CEST 2009


Jeroen Ruigrok van der Werven <asmodai at in-nomine.org> added the comment:

This is at least relevant to 2.7, reflect this in the issue.

Patch to remove the notion we don't support TLS yet.

We will need to see where to add the current functions in the overall
scheme of threading documentation.

----------
keywords: +patch
nosy: +asmodai
stage:  -> needs patch
versions: +Python 2.7
Added file: http://bugs.python.org/file13767/init.rst.diff

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


More information about the Python-bugs-list mailing list