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, yan12125
Date 2018-10-02.14:39:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538491141.21.0.545547206417.issue34871@psf.upfronthosting.co.za>
In-reply-to
Content
You can try to limit the number of tests needed to reproduce the bug using:

./python -m test.bisect -n 5 test_inspect test_site
History
Date User Action Args
2018-10-02 14:39:01vstinnersetrecipients: + vstinner, yan12125
2018-10-02 14:39:01vstinnersetmessageid: <1538491141.21.0.545547206417.issue34871@psf.upfronthosting.co.za>
2018-10-02 14:39:01vstinnerlinkissue34871 messages
2018-10-02 14:39:01vstinnercreate