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 methane
Recipients christian.heimes, methane
Date 2020-07-02.08:02:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593676965.36.0.381703650673.issue41165@roundup.psfhosted.org>
In-reply-to
Content
For the record, I noticed DeprecationWarning is not shown by unittest.runner by default.

For example, https://travis-ci.org/github/necaris/python3-openid/jobs/703119609

So deprecated aliases should be not removed in 3.10.
History
Date User Action Args
2020-07-02 08:02:45methanesetrecipients: + methane, christian.heimes
2020-07-02 08:02:45methanesetmessageid: <1593676965.36.0.381703650673.issue41165@roundup.psfhosted.org>
2020-07-02 08:02:45methanelinkissue41165 messages
2020-07-02 08:02:45methanecreate