]> granicus.if.org Git - python/commit
bpo-31516: Skip test_main_thread_during_shutdown() with COUNT_ALLOCS builds. (GH...
authorZackery Spytz <zspytz@gmail.com>
Fri, 12 Oct 2018 08:31:21 +0000 (02:31 -0600)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 12 Oct 2018 08:31:21 +0000 (11:31 +0300)
commit65d2f8c044bf597685ba72f66cbcc6b3f7a3ee9c
tree9a49744f013a8ffb067361bd0f14a7f9a777ce19
parenta4b48f194a131bad6fe1fcfb1f90ae2029304735
bpo-31516: Skip test_main_thread_during_shutdown() with COUNT_ALLOCS builds. (GH-8052)
Lib/test/test_threading.py