We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d139b34 commit 13a9830Copy full SHA for 13a9830
1 file changed
docs/scenarios/speed.rst
@@ -64,6 +64,6 @@ Multiprocessing
64
65
.. _`PyPy`: http://pypy.org
66
.. _`The GIL`: http://wiki.python.org/moin/GlobalInterpreterLock
67
-.. _`Understanding GIL`: http://www.dabeaz.com/python/UnderstandingGIL.pdf
+.. _`guide`: http://www.dabeaz.com/python/UnderstandingGIL.pdf
68
.. _`New GIL`: http://www.dabeaz.com/python/NewGIL.pdf
69
-.. _`Thread State`: http://docs.python.org/c-api/init.html#threads
+.. _`Special care`: http://docs.python.org/c-api/init.html#threads
0 commit comments