]> granicus.if.org Git - python/commit
remove the deprecation warnings for the old threading API; update the docs
authorBenjamin Peterson <benjamin@python.org>
Mon, 1 Sep 2008 23:09:31 +0000 (23:09 +0000)
committerBenjamin Peterson <benjamin@python.org>
Mon, 1 Sep 2008 23:09:31 +0000 (23:09 +0000)
commitb3085c9e2610943a2c7c038ff7e25639300463fd
treeaf358620e326cff05c7c3eaed873d265596dae3e
parentf82b856b2ae519d857148b034f2d9ef71988548d
remove the deprecation warnings for the old threading API; update the docs

Reviewer: Benjamin Peterson
Doc/library/threading.rst
Lib/test/test_threading.py
Lib/threading.py
Misc/NEWS