bpo-36739: Update controlflow.rst#12983
Conversation
in addition to global-statement also mention nonlocal-statement
|
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 You can check yourself to see if the CLA has been received. Thanks again for your contribution, we look forward to reviewing it! |
|
Please sign the CLA when you get a chance. |
|
CLA is on the way... |
|
I removed the news file, because it is not needed for this situation. Thanks and congrats on your first contribution to CPython 🎉 |
|
@pbhd: Status check is done, and it's a success ✅ . |
|
Thanks @pbhd for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7. |
|
I'm having trouble backporting to |
|
Thanks @pbhd for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7. |
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>
|
GH-13644 is a backport of this pull request to the 3.7 branch. |
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
(in the paragraph describing access to variables which are non local to a function