]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merge: #16983: Apply postel's law to encoded words inside quoted strings.
authorR David Murray <rdmurray@bitdance.com>
Sat, 8 Feb 2014 18:13:01 +0000 (13:13 -0500)
committerR David Murray <rdmurray@bitdance.com>
Sat, 8 Feb 2014 18:13:01 +0000 (13:13 -0500)
commit01e46ee7e28f5f14ede2b7078cfd277199751dc3
treeab1808c55105351d4bf0a8e794e9d7eb70139d45
parentff9616bbf7ecbd55a7206dae28f06ef90f270566
parent0400d33928e6b463db164836da670700f03edc5d
Merge: #16983: Apply postel's law to encoded words inside quoted strings.
Lib/email/_header_value_parser.py
Lib/test/test_email/test_headerregistry.py
Misc/NEWS