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 lukasz.langa
Recipients lukasz.langa, serhiy.storchaka, vstinner
Date 2021-09-02.10:24:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630578296.99.0.944123235976.issue45085@roundup.psfhosted.org>
In-reply-to
Content
Agreed with Victor. I'd go with the "traditional" flow of PendingDeprecationWarning in 3.9, DeprecationWarning in 3.10, and removal in 3.11; but since we kept DeprecationWarning for two releases, it's pretty much the same and fine to remove it now.
History
Date User Action Args
2021-09-02 10:24:57lukasz.langasetrecipients: + lukasz.langa, vstinner, serhiy.storchaka
2021-09-02 10:24:56lukasz.langasetmessageid: <1630578296.99.0.944123235976.issue45085@roundup.psfhosted.org>
2021-09-02 10:24:56lukasz.langalinkissue45085 messages
2021-09-02 10:24:56lukasz.langacreate