]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36829: test_threading: Fix a ref cycle (GH-13752)
authorVictor Stinner <vstinner@redhat.com>
Sun, 2 Jun 2019 21:08:41 +0000 (23:08 +0200)
committerGitHub <noreply@github.com>
Sun, 2 Jun 2019 21:08:41 +0000 (23:08 +0200)
commitcdce0574d03005e27b843fc110c54c99c7a76412
tree8896e4aef432f89cfdc249549daf72dcfa6820b8
parentaca273e2401ca3151e15e984f400233b7f255e15
bpo-36829: test_threading: Fix a ref cycle (GH-13752)
Lib/test/test_threading.py