homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients vstinner
Date 2017年09月11日.16:29:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505147361.04.0.877314631077.issue31420@psf.upfronthosting.co.za>
In-reply-to
Content
The following commands show memory leaks introduced by bpo-30860:
$ ./python -m test -R 3:3 test_atexit -m test.test_atexit.SubinterpreterTest.test_callbacks_leak
$ ./python -m test -R 3:3 test_atexit -m test.test_atexit.SubinterpreterTest.test_callbacks_leak_refcycle
$ ./python -m test -R 3:3 test_threading -m test.test_threading.SubinterpThreadingTests.test_threads_join
$ ./python -m test -R 3:3 test_capi -m test.test_capi.SubinterpreterTest.test_subinterps
History
Date User Action Args
2017年09月11日 16:29:21vstinnersetrecipients: + vstinner
2017年09月11日 16:29:21vstinnersetmessageid: <1505147361.04.0.877314631077.issue31420@psf.upfronthosting.co.za>
2017年09月11日 16:29:20vstinnerlinkissue31420 messages
2017年09月11日 16:29:20vstinnercreate

AltStyle によって変換されたページ (->オリジナル) /