summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorJoel Hillacre <joel@403forbidden.ca>2017-06-26 21:41:35 (GMT)
committerR. David Murray <rdmurray@bitdance.com>2017-06-26 21:41:35 (GMT)
commitb350c22ebcbb891412e0b334afc9f0db19534e06 (patch)
tree1b53241cf239c66a84da3c4d328d87ec7cd0b46a /Misc/ACKS
parentf84ac420c2af98339678744953869cad3c253281 (diff)
downloadcpython-b350c22ebcbb891412e0b334afc9f0db19534e06.zip
cpython-b350c22ebcbb891412e0b334afc9f0db19534e06.tar.gz
cpython-b350c22ebcbb891412e0b334afc9f0db19534e06.tar.bz2
bpo-30532: Fix whitespace folding in certain cases
Leading whitespace was incorrectly dropped during folding of certain lines in the _header_value_parser's folding algorithm. This makes the whitespace handling code consistent.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index eaff172..89cd1fa 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -630,6 +630,7 @@ Wouter van Heyst
Kelsey Hightower
Jason Hildebrand
Aaron Hill
+Joel Hillacre
Richie Hindle
Konrad Hinsen
David Hobley