]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "bpo-37788: Fix a reference leak if a thread is not joined (GH-15228)" (GH...
authorVictor Stinner <vstinner@redhat.com>
Mon, 19 Aug 2019 23:47:07 +0000 (00:47 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Aug 2019 23:47:07 +0000 (00:47 +0100)
commitd11c2c607768fa549b1aed7899edc061b2ebf19f
tree8f639c3614d7d6c1e501797f27d1917160410934
parentd3dcc92778807ae8f7ebe85178f36a29711cd478
Revert "bpo-37788: Fix a reference leak if a thread is not joined (GH-15228)" (GH-15338)

This reverts commit d3dcc92778807ae8f7ebe85178f36a29711cd478.
Lib/test/test_threading.py
Lib/threading.py
Misc/NEWS.d/next/Library/2019-08-12-17-21-10.bpo-37788.F0tR05.rst [deleted file]