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 doko
Recipients christian.heimes, cstratak, doko, lemburg, matrixise, pmpp, r.david.murray, vstinner
Date 2020-11-25.09:55:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606298148.25.0.972215118378.issue28468@roundup.psfhosted.org>
In-reply-to
Content
> Where do you draw the line?

there's a module available outside cpython. Your use case is to add some work around for some tests (like issue42142).  If you need it for the tests, add it to the test framework.
History
Date User Action Args
2020-11-25 09:55:48dokosetrecipients: + doko, lemburg, vstinner, christian.heimes, r.david.murray, pmpp, matrixise, cstratak
2020-11-25 09:55:48dokosetmessageid: <1606298148.25.0.972215118378.issue28468@roundup.psfhosted.org>
2020-11-25 09:55:48dokolinkissue28468 messages
2020-11-25 09:55:48dokocreate