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 SebastianGPedersen, benjamin.peterson, corona10, eric.smith, ezio.melotti, giampaolo.rodola, lemburg, methane
Date 2020-01-27.05:39:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580103543.74.0.648474757883.issue39380@roundup.psfhosted.org>
In-reply-to
Content
I'm not FTP user so I don't have strong opinion.
If it is too late to change already, change it in 3.9 might be OK.

> However, shouldn't it be a FutureWarning, so it will be reported by default at initialisation?

If it is warning for end users, it should be FutureWarning.
If the warning is for developers, it should be DeprecationWarning.
Warning for API changes is DeprecationWarning in general.
History
Date User Action Args
2020-01-27 05:39:03methanesetrecipients: + methane, lemburg, eric.smith, giampaolo.rodola, benjamin.peterson, ezio.melotti, corona10, SebastianGPedersen
2020-01-27 05:39:03methanesetmessageid: <1580103543.74.0.648474757883.issue39380@roundup.psfhosted.org>
2020-01-27 05:39:03methanelinkissue39380 messages
2020-01-27 05:39:03methanecreate