commit | 933538edde3bfe856f66d6c893ed4d3399769f94 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Thu Feb 13 12:48:54 2014 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Thu Feb 13 12:48:54 2014 +0100 |
tree | f737bfc484fc004ef0acaabec68851d6b4d684eb | |
parent | 4c07377490c9001779ce737f4348a67bcd8dbf57 [diff] |
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.