]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36522: Print all values for headers with multiple values. (GH-12681)
authorMatt Houglum <houglum@google.com>
Thu, 4 Apr 2019 04:36:47 +0000 (21:36 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 4 Apr 2019 04:36:47 +0000 (07:36 +0300)
commit461c416dd78a98f2bba7f323af8c9738e060b6f2
tree1b9ac68c9591bcdd8c1361fa12ba84278cfc743f
parentcb0748d3939c31168ab5d3b80e3677494497d5e3
bpo-36522: Print all values for headers with multiple values. (GH-12681)
Lib/http/client.py
Lib/test/test_httplib.py
Misc/NEWS.d/next/Library/2019-04-03-20-46-47.bpo-36522.g5x3By.rst [new file with mode: 0644]