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 corona10, lukasz.langa, ned.deily, ronaldoussoren
Date 2021-09-02.10:30:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630578607.65.0.979575314739.issue42255@roundup.psfhosted.org>
In-reply-to
Content
Dong-hee Na, you can't remove it in 3.12 per PEP 387:

> Unless it is going through the deprecation process below, the behavior of an API must not change in an incompatible fashion between any two consecutive releases. Python's yearly release process (PEP 602) means that the deprecation period must last at least two years.

and:

> Wait for the warning to appear in at least two minor Python versions of the same major version.
History
Date User Action Args
2021-09-02 10:30:07lukasz.langasetrecipients: + lukasz.langa, ronaldoussoren, ned.deily, corona10
2021-09-02 10:30:07lukasz.langasetmessageid: <1630578607.65.0.979575314739.issue42255@roundup.psfhosted.org>
2021-09-02 10:30:07lukasz.langalinkissue42255 messages
2021-09-02 10:30:07lukasz.langacreate