Message412328
Currently, the issue title is "Remove configparser deprecations".
GH-30927 doesn't remove deprecated functions, but adds new warnings. It's really confusing to make this change as part of this issue.
Can you please create a new issue for GH-30927 "bpo-45173: Add DeprecationWarning to LegacyInterpolation"? If it's removed, it's not going to be removed before Python 3.13, so it's not directly related to this issue. By the way, it would be nice explain the rationale for removing it. |
|
Date |
User |
Action |
Args |
2022-02-02 02:10:47 | vstinner | set | recipients:
+ vstinner, gregory.p.smith, lukasz.langa, hugovk |
2022-02-02 02:10:47 | vstinner | set | messageid: <1643767847.43.0.880985943035.issue45173@roundup.psfhosted.org> |
2022-02-02 02:10:47 | vstinner | link | issue45173 messages |
2022-02-02 02:10:47 | vstinner | create | |
|