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 ncoghlan
Recipients berker.peksag, cheryl.sabella, docs@python, matrixise, ncoghlan, seydou
Date 2019-10-05.23:59:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570319940.44.0.425703665577.issue18578@roundup.psfhosted.org>
In-reply-to
Content
Just noting for the record that the reason a new warning wasn't needed here is because there is already a general "No compatibility guarantees" warning for the entire test package: https://docs.python.org/3/library/test.html

Thanks for getting this resolved!
History
Date User Action Args
2019-10-05 23:59:00ncoghlansetrecipients: + ncoghlan, docs@python, berker.peksag, matrixise, seydou, cheryl.sabella
2019-10-05 23:59:00ncoghlansetmessageid: <1570319940.44.0.425703665577.issue18578@roundup.psfhosted.org>
2019-10-05 23:59:00ncoghlanlinkissue18578 messages
2019-10-05 23:59:00ncoghlancreate