◐ Shell
clean mode source ↗

Message 383820 - Python tracker

Message383820

Author vstinner
Recipients pablogsal, vstinner
Date 2020-12-26.19:04:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609009471.72.0.303983608763.issue42745@roundup.psfhosted.org>
In-reply-to
Content
> I assume PR 23953 fixes those?

Yes, it fix the 7 tests which leak:

./python -m test -R 3:3 -j0 test__xxsubinterpreters test_ast test_atexit test_capi test_interpreters test_threading
History
Date User Action Args
2020-12-26 19:04:31vstinnersetrecipients: + vstinner, pablogsal
2020-12-26 19:04:31vstinnersetmessageid: <1609009471.72.0.303983608763.issue42745@roundup.psfhosted.org>
2020-12-26 19:04:31vstinnerlinkissue42745 messages
2020-12-26 19:04:31vstinnercreate