[3.7] bpo-36739: Update controlflow.rst (GH-12983) by miss-islington · Pull Request #13644 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

@miss-islington miss-islington commented

May 29, 2019

edited by bedevere-bot

Loading

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

https://bugs.python.org/issue36739

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>

@miss-islington

Copy link Copy Markdown

Contributor Author

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

@miss-islington miss-islington merged commit cee95fe into python:3.7

May 29, 2019

@miss-islington miss-islington deleted the backport-e1f95e7-3.7 branch

May 29, 2019 03:48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@Mariatta Mariatta Mariatta approved these changes

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @Mariatta @the-knights-who-say-ni @bedevere-bot @pbhd