]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46607: Add DeprecationWarning for LegacyInterpolation, deprecated in docs since...
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Tue, 5 Apr 2022 15:15:11 +0000 (18:15 +0300)
committerGitHub <noreply@github.com>
Tue, 5 Apr 2022 15:15:11 +0000 (08:15 -0700)
commit75280944e5ca957eec7f814b9d0608fc84fc5811
tree879559411334a9000cd26cb9d8913519fa7e558a
parentcfb849a326e52a4edc577112ebf60e1d9d0d7fdb
bpo-46607: Add DeprecationWarning for LegacyInterpolation, deprecated in docs since 3.2 (GH-30927)
Doc/whatsnew/3.11.rst
Lib/configparser.py
Lib/test/test_configparser.py
Misc/NEWS.d/next/Library/2022-01-26-18-30-34.bpo-46607.xnhT4a.rst [new file with mode: 0644]