We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25b92ac + 2a9ac95 commit 3b83106Copy full SHA for 3b83106
1 file changed
docs/scenarios/speed.rst
@@ -456,6 +456,6 @@ Multiprocessing
456
.. _`concurrent.futures`: https://docs.python.org/3/library/concurrent.futures.html
457
.. _`Future`: https://docs.python.org/3/library/concurrent.futures.html#concurrent.futures.Future
458
.. _`threading`: https://docs.python.org/3/library/threading.html
459
-.. _`stackoverflow post`: https://stackoverflow.com/questions/26688424/python-threads-are-printing-at-the-same-time-messing-up-the-text-output
+.. _`Stack Overflow post`: https://stackoverflow.com/questions/26688424/python-threads-are-printing-at-the-same-time-messing-up-the-text-output
460
.. _`data race`: https://en.wikipedia.org/wiki/Race_condition
461
.. _`Lock`: https://docs.python.org/3/library/threading.html#lock-objects
0 commit comments