]> granicus.if.org Git - python/commit
Close #13550: Remove the debug machinery from the threading module: remove
authorVictor Stinner <victor.stinner@gmail.com>
Sat, 3 Mar 2012 00:32:57 +0000 (01:32 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Sat, 3 Mar 2012 00:32:57 +0000 (01:32 +0100)
commit135b6d8aa5a24b08170fd94114a80dfeb1ae963c
treef1d912daf4c2464a2697c9203d283cc4812e4f1e
parent643cd68ea4b8d33a6d0163ef693ef6518f76b88f
Close #13550: Remove the debug machinery from the threading module: remove
verbose arguments from all threading classes and functions.
Lib/threading.py
Misc/NEWS