Skip to content

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 16, 2021

The global statement allows specifying a list of identifiers
(https://docs.python.org/3/reference/simple_stmts.htmlGH-the-global-statement).

The "Execution model" chapter described the global statement as if it
only allowed one single name. Pluralize "name" in the appropriate places.
(cherry picked from commit 4ecd119)

Co-authored-by: Luca Chiodini [email protected]

https://bugs.python.org/issue45463

…onGH-28851)

The global statement allows specifying a list of identifiers
(https://docs.python.org/3/reference/simple_stmts.htmlGH-the-global-statement).

The "Execution model" chapter described the global statement as if it
only allowed one single name. Pluralize "name" in the appropriate places.
(cherry picked from commit 4ecd119)

Co-authored-by: Luca Chiodini <[email protected]>
@miss-islington
Copy link
Contributor Author

@lucach and @terryjreedy: Status check is done, and it's a failure ❌ .

@terryjreedy terryjreedy merged commit ac1b7a3 into python:3.9 Oct 16, 2021
@miss-islington miss-islington deleted the backport-4ecd119-3.9 branch October 16, 2021 14:01
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.

5 participants