Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.5] bpo-30532: Fix whitespace folding in certain cases#2592

Merged
bitdancer merged 1 commit into
python:3.5python/cpython:3.5from
jhillacre:bpo-30532-3.5-backportCopy head branch name to clipboard
Jul 6, 2017
Merged

[3.5] bpo-30532: Fix whitespace folding in certain cases#2592
bitdancer merged 1 commit into
python:3.5python/cpython:3.5from
jhillacre:bpo-30532-3.5-backportCopy head branch name to clipboard

Conversation

@jhillacre

Copy link
Copy Markdown
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.5] 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 3bbdf99 into python:3.5 Jul 6, 2017
@jhillacre jhillacre deleted the bpo-30532-3.5-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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.