]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136282: Configparser: create unnamed sections via mapping protocol access (GH...
authorRogdham <3994389+Rogdham@users.noreply.github.com>
Fri, 19 Dec 2025 12:44:03 +0000 (13:44 +0100)
committerGitHub <noreply@github.com>
Fri, 19 Dec 2025 12:44:03 +0000 (13:44 +0100)
commit4aef13832521b4e7785c9643f6a995c92b4a691d
treeb0f2a674e3a262d75fccf056887feeec1ff249b6
parent610aabfef2f90dc1a274703779615aa5b7fbbb3a
gh-136282: Configparser: create unnamed sections via mapping protocol access (GH-136313)
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]