diff options
author | Joel Hillacre <joel@403forbidden.ca> | 2017-07-06 21:29:09 (GMT) |
---|---|---|
committer | R. David Murray <rdmurray@bitdance.com> | 2017-07-06 21:29:09 (GMT) |
commit | 3bbdf990a2c1b0b303b950058e3177a1bd5f697a (patch) | |
tree | b2ebc2b052ae6ab7547d4101590ee7545c0d4c70 /Misc/ACKS | |
parent | 710cc7667c27955272725729775cb39c40cca113 (diff) | |
download | cpython-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/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -612,6 +612,7 @@ Wouter van Heyst Kelsey Hightower Jason Hildebrand Aaron Hill +Joel Hillacre Richie Hindle Konrad Hinsen David Hobley |