X Tutup
The Wayback Machine - https://web.archive.org/web/20221223105616/https://github.com/python/cpython/pull/22613
Skip to content
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 and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect parameter name #22613

Merged
merged 1 commit into from Oct 10, 2020
Merged

Fix incorrect parameter name #22613

merged 1 commit into from Oct 10, 2020

Conversation

xyb
Copy link
Contributor

@xyb xyb commented Oct 9, 2020

Automerge-Triggered-By: @Mariatta

@the-knights-who-say-ni
Copy link

the-knights-who-say-ni commented Oct 9, 2020

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept this contribution by verifying everyone involved has signed the PSF contributor agreement (CLA).

Recognized GitHub username

We couldn't find a bugs.python.org (b.p.o) account corresponding to the following GitHub usernames:

@xyb

This might be simply due to a missing "GitHub Name" entry in one's b.p.o account settings. This is necessary for legal reasons before we can look at this contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

You can check yourself to see if the CLA has been received.

Thanks again for the contribution, we look forward to reviewing it!

Copy link
Sponsor Member

@Mariatta Mariatta left a comment

Thanks.

eamanu
eamanu approved these changes Oct 9, 2020
@miss-islington miss-islington merged commit a427593 into python:master Oct 10, 2020
3 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Oct 10, 2020

Thanks @xyb for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒🤖

@miss-islington
Copy link
Contributor

miss-islington commented Oct 10, 2020

Sorry @xyb, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker a42759351bff7b07fa8bf2cece0088f8539721d1 3.9

@miss-islington miss-islington self-assigned this Oct 10, 2020
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 10, 2020
Automerge-Triggered-By: @Mariatta
(cherry picked from commit a427593)

Co-authored-by: Xie Yanbo <xieyanbo@gmail.com>
@bedevere-bot
Copy link

bedevere-bot commented Oct 10, 2020

GH-22627 is a backport of this pull request to the 3.8 branch.

xyb added a commit to xyb/cpython that referenced this pull request Oct 10, 2020
Automerge-Triggered-By: @Mariatta
(cherry picked from commit a427593)

Co-authored-by: Xie Yanbo <xieyanbo@gmail.com>
@bedevere-bot
Copy link

bedevere-bot commented Oct 10, 2020

GH-22628 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit that referenced this pull request Oct 10, 2020
Automerge-Triggered-By: @Mariatta
(cherry picked from commit a427593)

Co-authored-by: Xie Yanbo <xieyanbo@gmail.com>
tirkarthi pushed a commit that referenced this pull request Oct 15, 2020
Automerge-Triggered-By: @Mariatta
(cherry picked from commit a427593)

Co-authored-by: Xie Yanbo <xieyanbo@gmail.com>
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir 🤖 automerge PR will be merged once it's been approved and all CI passed skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants
X Tutup