]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38741: Definition of multiple ']' in header configparser (GH-17129)
authorjsnklln <jsnklln@gmail.com>
Tue, 13 Jul 2021 13:54:06 +0000 (09:54 -0400)
committerGitHub <noreply@github.com>
Tue, 13 Jul 2021 13:54:06 +0000 (15:54 +0200)
commit2924bb1a566977efd45f335d6a94cd84d8047edf
tree872c80a03960e31e8629a5ea2861dcb92158e506
parentd4a5f0b659a2b8f206cfbdfd37fc36aedf77a71f
bpo-38741: Definition of multiple ']' in header configparser (GH-17129)

Co-authored-by: Jason Killen <jason.killen@windsorcircle.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.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]