summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorJoel Hillacre <joel@403forbidden.ca>2017-07-06 21:29:09 (GMT)
committerR. David Murray <rdmurray@bitdance.com>2017-07-06 21:29:09 (GMT)
commit3bbdf990a2c1b0b303b950058e3177a1bd5f697a (patch)
treeb2ebc2b052ae6ab7547d4101590ee7545c0d4c70 /Misc/ACKS
parent710cc7667c27955272725729775cb39c40cca113 (diff)
downloadcpython-3bbdf990a2c1b0b303b950058e3177a1bd5f697a.zip
cpython-3bbdf990a2c1b0b303b950058e3177a1bd5f697a.tar.gz
cpython-3bbdf990a2c1b0b303b950058e3177a1bd5f697a.tar.bz2
bpo-30532: Fix whitespace folding in certain cases (#2592)
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 5440326..fbf110d 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -612,6 +612,7 @@ Wouter van Heyst
Kelsey Hightower
Jason Hildebrand
Aaron Hill
+Joel Hillacre
Richie Hindle
Konrad Hinsen
David Hobley