Skip to content

Conversation

jhillacre
Copy link
Contributor

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.

This is a backport of #1892

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.
@serhiy-storchaka serhiy-storchaka changed the title bpo-30532: Fix whitespace folding in certain cases [3.6] bpo-30532: Fix whitespace folding in certain cases Jul 6, 2017
@serhiy-storchaka serhiy-storchaka added the type-bug An unexpected behavior, bug, or error label Jul 6, 2017
@bitdancer bitdancer merged commit c60d2f5 into python:3.6 Jul 6, 2017
@jhillacre jhillacre deleted the bpo-30532-3.6-backport branch April 10, 2018 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants