bpo-38741: Definition of multiple ']' in header configparser#17129
Merged
ambv merged 4 commits intoJul 13, 2021
python:mainpython/cpython:mainfrom
jsnklln:configparser_handle_brace_in_headerjsnklln/cpython:configparser_handle_brace_in_headerCopy head branch name to clipboard
Merged
bpo-38741: Definition of multiple ']' in header configparser#17129ambv merged 4 commits intopython:mainpython/cpython:mainfrom jsnklln:configparser_handle_brace_in_headerjsnklln/cpython:configparser_handle_brace_in_headerCopy head branch name to clipboard
ambv merged 4 commits into
python:mainpython/cpython:mainfrom
jsnklln:configparser_handle_brace_in_headerjsnklln/cpython:configparser_handle_brace_in_headerCopy head branch name to clipboard
Commits
Commits on Nov 12, 2019
bpo-38741: Definition of multiple ']' in header configparser
Show description for df7784bcommitted
Jason Killen- authored
Commits on Nov 13, 2019
Added tests to ensure sections with ] in them are
Show description for fa270a6committed
Jason Killen- committed
Jason Killen