8000 bpo-44844: Remove unresponsive web link (GH-29651) · python/cpython@9852339 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9852339

Browse files
authored
bpo-44844: Remove unresponsive web link (GH-29651)
Threading notes by Aahz from OSCON 2001.
1 parent 79ff0d1 commit 9852339

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Doc/faq/library.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -240,9 +240,6 @@ Be sure to use the :mod:`threading` module and not the :mod:`_thread` module.
240240
The :mod:`threading` module builds convenient abstractions on top of the
241241
low-level primitives provided by the :mod:`_thread` module.
242242
243-
Aahz has a set of slides from his threading tutorial that are helpful; see
244-
http://www.pythoncraft.com/OSCON2001/.
245-
246243
247244
None of my threads seem to run: why?
248245
------------------------------------

0 commit comments

Comments
 (0)
0