Skip to content

bpo-36739: Update controlflow.rst#12983

Merged
miss-islington merged 3 commits into
python:masterfrom
pbhd:Issue-36739
May 29, 2019
Merged

bpo-36739: Update controlflow.rst#12983
miss-islington merged 3 commits into
python:masterfrom
pbhd:Issue-36739

Conversation

@pbhd
Copy link
Copy Markdown
Contributor

@pbhd pbhd commented Apr 27, 2019

in addition to global-statement also mention nonlocal-statement
(in the paragraph describing access to variables which are non local to a function

in addition to global-statement also mention nonlocal-statement
@the-knights-who-say-ni
Copy link
Copy Markdown

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Our records indicate we have not received your CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

If you have recently signed the CLA, please wait at least one business day
before our records are updated.

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

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

@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting review labels Apr 27, 2019
@pbhd pbhd changed the title Issue36739: Update controlflow.rst bpo-36739: Update controlflow.rst Apr 27, 2019
@rhettinger
Copy link
Copy Markdown
Contributor

Please sign the CLA when you get a chance.

@pbhd
Copy link
Copy Markdown
Contributor Author

pbhd commented Apr 28, 2019

CLA is on the way...

@Mariatta
Copy link
Copy Markdown
Member

I removed the news file, because it is not needed for this situation.

Thanks and congrats on your first contribution to CPython 🎉

@miss-islington
Copy link
Copy Markdown
Contributor

@pbhd: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit e1f95e7 into python:master May 29, 2019
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @pbhd for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@miss-islington
Copy link
Copy Markdown
Contributor

I'm having trouble backporting to 3.7. Reason: 'Error 110 while writing to socket. Connection timed out.'. Will retry in 1 minute. Retry # 1

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @pbhd for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 29, 2019
in addition to global-statement also mention nonlocal-statement
(in the paragraph describing access to variables which are non local to a function
(cherry picked from commit e1f95e7)

Co-authored-by: pbhd <p-bauer-schriesheim@t-online.de>
@bedevere-bot
Copy link
Copy Markdown

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

miss-islington added a commit that referenced this pull request May 29, 2019
in addition to global-statement also mention nonlocal-statement
(in the paragraph describing access to variables which are non local to a function
(cherry picked from commit e1f95e7)

Co-authored-by: pbhd <p-bauer-schriesheim@t-online.de>
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
in addition to global-statement also mention nonlocal-statement
(in the paragraph describing access to variables which are non local to a function
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 news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants