bpo-23927: Make getargs.c skipitem() skipping 'w*'. by serhiy-storchaka · Pull Request #8192 · python/cpython (original) (raw)

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation5 Commits1 Checks0 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

serhiy-storchaka

@serhiy-storchaka

@miss-islington

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jul 11, 2018

@serhiy-storchaka @miss-islington

(cherry picked from commit 504373c)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

@bedevere-bot

@miss-islington

Sorry, @serhiy-storchaka, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 504373c59b48f1ea12132d515459022730db6047 2.7

@bedevere-bot

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jul 11, 2018

@serhiy-storchaka @miss-islington

(cherry picked from commit 504373c)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Jul 11, 2018

@serhiy-storchaka

).

(cherry picked from commit 504373c)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

@bedevere-bot

serhiy-storchaka added a commit that referenced this pull request

Jul 11, 2018

@serhiy-storchaka

…H-8255)

(cherry picked from commit 504373c)

Also backport tests for skipitem() and handling errors.

miss-islington added a commit that referenced this pull request

Jul 11, 2018

@miss-islington @serhiy-storchaka

(cherry picked from commit 504373c)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

miss-islington added a commit that referenced this pull request

Jul 11, 2018

@miss-islington @serhiy-storchaka

(cherry picked from commit 504373c)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

CuriousLearner added a commit to CuriousLearner/cpython that referenced this pull request

Jul 14, 2018

@CuriousLearner

CuriousLearner added a commit to CuriousLearner/cpython that referenced this pull request

Jul 15, 2018

@CuriousLearner

CuriousLearner added a commit to CuriousLearner/cpython that referenced this pull request

Jul 21, 2018

@CuriousLearner

…ssue-33014

Labels

type-bug

An unexpected behavior, bug, or error