Skip to content

Conversation

@corona10
Copy link
Member

@corona10 corona10 commented Jun 7, 2018

Fix _header_value_parser.py when address group is missing final ';'

Need to backport patch for 3.7, 3.6.

https://bugs.python.org/issue33476

@corona10 corona10 requested a review from a team as a code owner June 7, 2018 15:34
@corona10 corona10 force-pushed the bpo-33476 branch 3 times, most recently from 641ab12 to 12c2425 Compare June 8, 2018 01:53
@corona10
Copy link
Member Author

corona10 commented Jun 8, 2018

@bitdancer Please take a look 👍

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer a test in test__header_value_parser, since that's the module that's being changed. Specifically, if you search the file for "# get_group" you'll see the set of tests for the function this PR modifies. Put the test in there.

@bedevere-bot
Copy link

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@corona10
Copy link
Member Author

@bitdancer
Thanks! updated!

@corona10
Copy link
Member Author

I have made the requested changes; please review again.

@bedevere-bot
Copy link

Thanks for making the requested changes!

@bitdancer: please review the changes made to this pull request.

@corona10
Copy link
Member Author

corona10 commented Jul 5, 2018

@bitdancer
Please take a look

@zooba zooba dismissed bitdancer’s stale review July 28, 2018 12:54

The changes have been made according to the request.

@zooba zooba merged commit 8fe9eed into python:master Jul 28, 2018
@miss-islington
Copy link
Contributor

Thanks @corona10 for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 28, 2018
@bedevere-bot
Copy link

GH-8522 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 28, 2018
@bedevere-bot
Copy link

GH-8524 is a backport of this pull request to the 3.6 branch.

@corona10 corona10 deleted the bpo-33476 branch July 28, 2018 12:57
miss-islington added a commit that referenced this pull request Jul 28, 2018
…al ';' (GH-7484)

(cherry picked from commit 8fe9eed)

Co-authored-by: Dong-hee Na <[email protected]>
miss-islington added a commit that referenced this pull request Jul 28, 2018
…al ';' (GH-7484)

(cherry picked from commit 8fe9eed)

Co-authored-by: Dong-hee Na <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants