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

bpo-39431: Mention nonlocal too in assignment quirk #17375

Merged
merged 1 commit into from Jan 23, 2020

Conversation

@shanavas786
Copy link
Contributor

shanavas786 commented Nov 25, 2019

@shanavas786 shanavas786 changed the title Mention nonlocal too in assignment quirk bpo-39431: Mention nonlocal too in assignment quirk Jan 23, 2020
@shanavas786 shanavas786 requested a review from terryjreedy Jan 23, 2020
@python python deleted a comment from the-knights-who-say-ni Jan 23, 2020
@terryjreedy

This comment has been minimized.

Copy link
Member

terryjreedy commented Jan 23, 2020

PR with an issue should usually have a blurb, but adding two words is trivial enough to skip it.

@terryjreedy terryjreedy merged commit 7142df5 into python:master Jan 23, 2020
4 checks passed
4 checks passed
Azure Pipelines PR #20191125.5 succeeded
Details
bedevere/issue-number Issue number 39431 found
Details
bedevere/news "skip news" label found
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Jan 23, 2020

Thanks @shanavas786 for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒🤖

@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Jan 23, 2020

I'm having trouble backporting to 3.8. Reason: 'Error 110 while writing to socket. Connection timed out.'. Please retry by removing and re-adding the needs backport to 3.8 label.

@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Jan 23, 2020

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

miss-islington added a commit to miss-islington/cpython that referenced this pull request Jan 23, 2020
(cherry picked from commit 7142df5ea23b4ce0efb72746b4b3b65414e8dcb1)

Co-authored-by: Shanavas M <shanavas.m2@gmail.com>
miss-islington added a commit that referenced this pull request Jan 23, 2020
(cherry picked from commit 7142df5)

Co-authored-by: Shanavas M <shanavas.m2@gmail.com>
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Jan 23, 2020

Thanks @shanavas786 for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒🤖

miss-islington added a commit to miss-islington/cpython that referenced this pull request Jan 23, 2020
(cherry picked from commit 7142df5)

Co-authored-by: Shanavas M <shanavas.m2@gmail.com>
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Jan 23, 2020

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

miss-islington added a commit that referenced this pull request Jan 23, 2020
(cherry picked from commit 7142df5)

Co-authored-by: Shanavas M <shanavas.m2@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants
You can’t perform that action at this time.