Skip to content

Correct name of 'defaultobj' parameter in PyDict_SetDefault() signature #11929

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

Merged
merged 1 commit into from
Feb 25, 2019

Conversation

sir-sigurd
Copy link
Contributor

No description provided.

@sir-sigurd sir-sigurd changed the title Correct name of 'default' parameter in PyDict_SetDefault() description. Correct name of 'defaultobj' parameter in PyDict_SetDefault() signature Feb 25, 2019
@serhiy-storchaka serhiy-storchaka merged commit d90a141 into python:master Feb 25, 2019
@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 25, 2019
@bedevere-bot
Copy link

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

@miss-islington
Copy link
Contributor

Sorry, @sir-sigurd and @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 d90a141bb947b68601f8d1f37bc98f7b524f0e01 2.7

@sir-sigurd sir-sigurd deleted the patch-3 branch February 25, 2019 14:58
miss-islington added a commit that referenced this pull request Feb 25, 2019
…re. (GH-11929)

(cherry picked from commit d90a141)

Co-authored-by: Sergey Fedoseev <[email protected]>
@serhiy-storchaka serhiy-storchaka removed their assignment Mar 21, 2019
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 skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants