]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-136282: Configparser: create unnamed sections via mapping protocol access...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 6 Jan 2026 15:46:04 +0000 (16:46 +0100)
committerGitHub <noreply@github.com>
Tue, 6 Jan 2026 15:46:04 +0000 (16:46 +0100)
commit45da8f081de7f38bb30e08e9d5f59d29d8e529eb
tree3371eb3dbc62a1dc764c37da3d69718104293dc1
parent7d52ea8978316c68c105e95a8b89cd7a210b8b57
[3.14] gh-136282: Configparser: create unnamed sections via mapping protocol access (GH-136313) (GH-142978)

(cherry picked from commit 4aef13832521b4e7785c9643f6a995c92b4a691d)

Co-authored-by: Rogdham <3994389+Rogdham@users.noreply.github.com>
Lib/configparser.py
Lib/test/test_configparser.py
Misc/NEWS.d/next/Library/2025-07-05-08-30-07.gh-issue-136282.K3JKyD.rst [new file with mode: 0644]