Łukasz Langa <[email protected]> added the comment: 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. ---------- nosy: +lukasz.langa _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42255> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
