]> granicus.if.org Git - python/commit
Issue #20526, #19466: Revert changes of issue #19466 which introduces a
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 13 Feb 2014 11:48:54 +0000 (12:48 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 13 Feb 2014 11:48:54 +0000 (12:48 +0100)
commit933538edde3bfe856f66d6c893ed4d3399769f94
treef737bfc484fc004ef0acaabec68851d6b4d684eb
parent4c07377490c9001779ce737f4348a67bcd8dbf57
Issue #20526, #19466: Revert changes of issue #19466 which introduces a
regression: don't clear anymore the state of Python threads early during the
Python shutdown.
Lib/test/test_threading.py
Misc/NEWS
Python/pythonrun.c