]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104886: Remove deprecated configparser.LegacyInterpolation (#104887)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Fri, 26 May 2023 06:06:32 +0000 (09:06 +0300)
committerGitHub <noreply@github.com>
Fri, 26 May 2023 06:06:32 +0000 (06:06 +0000)
commit3f9c60f51ef820937e7e0f95f45e63fa0ae21e6c
treee3faa330550df992beeb418bb9ba95f472e4ef1c
parent0242e9a57aa87ed0b5cac526f65631c654a39054
gh-104886: Remove deprecated configparser.LegacyInterpolation (#104887)

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/whatsnew/3.13.rst
Lib/configparser.py
Lib/test/test_configparser.py
Misc/NEWS.d/3.11.0a7.rst
Misc/NEWS.d/next/Library/2023-05-24-21-30-40.gh-issue-104886.8TuV-_.rst [new file with mode: 0644]