]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38741: Definition of multiple ']' in header configparser (GH-17129) (#27110)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 13 Jul 2021 14:35:30 +0000 (07:35 -0700)
committerGitHub <noreply@github.com>
Tue, 13 Jul 2021 14:35:30 +0000 (16:35 +0200)
commit1cc6769e4146951d47528a97e56ba1e8e9ee7fc1
tree89bd377749be6a106d76dae5d3ed27b95e55a1fd
parentf514addfbc637a42549ddc422b35b6caad2a4363
bpo-38741: Definition of multiple ']' in header configparser (GH-17129) (#27110)

Co-authored-by: Jason Killen <jason.killen@windsorcircle.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
(cherry picked from commit 2924bb1a566977efd45f335d6a94cd84d8047edf)

Co-authored-by: jsnklln <jsnklln@gmail.com>
Lib/configparser.py
Lib/test/test_configparser.py
Misc/NEWS.d/next/Library/2019-11-12-18-59-33.bpo-38741.W7IYkq.rst [new file with mode: 0644]