commit | 15054c16c8a562bd06fde2369012530fa2cda0a1 | [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 | 6d5bfdfa5590d326004d9e3113adbea62379facf | |
parent | e755fba2d11bc9ceb88d6bad176763b65a1524d3 [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.