]> granicus.if.org Git - python/commit
bpo-33556: Remove reference to thread module from docstring (GH-6963)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 18 May 2018 19:32:12 +0000 (12:32 -0700)
committerGitHub <noreply@github.com>
Fri, 18 May 2018 19:32:12 +0000 (12:32 -0700)
commitc6a5cc8f244ee71ce932003366411aacadda8dd0
treebfdac9b0581346515f02c1040111c6a3f592152b
parent09eb6fe8fdd2515546b933902aef36b72d417ace
bpo-33556: Remove reference to thread module from docstring (GH-6963)

(cherry picked from commit 5634331a76dfe9fbe4b76475e11307a0922d6a15)

Co-authored-by: Skip Montanaro <skip.montanaro@gmail.com>
Lib/threading.py