]> granicus.if.org Git - python/commit
#11866: Eliminate race condition in the computation of names for new threads.
authorR David Murray <rdmurray@bitdance.com>
Sat, 4 Oct 2014 21:40:43 +0000 (17:40 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sat, 4 Oct 2014 21:40:43 +0000 (17:40 -0400)
commitd999c3495581ac58a8bd4d7f60e9e14a83937673
tree22b6330135b161e94c17939191ec6436b9dad98c
parent429866d13684ed98520c6f7156c18b839f4bcb2f
#11866: Eliminate race condition in the computation of names for new threads.

Original patch by Peter Saveliev.
Lib/threading.py
Misc/NEWS