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 asholomitskiy84, terry.reedy, vstinner, wingarmac
Date 2021-02-11.07:53:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613030027.26.0.952191473639.issue43001@roundup.psfhosted.org>
In-reply-to
Content
Try to run directly the two failing tests in verbose mode, copy/paste the output into a file and attach the file here:

python -m test test_embed test_tabnanny -v
History
Date User Action Args
2021-02-11 07:53:47vstinnersetrecipients: + vstinner, terry.reedy, asholomitskiy84, wingarmac
2021-02-11 07:53:47vstinnersetmessageid: <1613030027.26.0.952191473639.issue43001@roundup.psfhosted.org>
2021-02-11 07:53:47vstinnerlinkissue43001 messages
2021-02-11 07:53:46vstinnercreate