Skip to content

bpo-42128: Improve "Binding of names" doc section#25642

Closed
gousaiyang wants to merge 1 commit intopython:mainfrom
gousaiyang:doc-name-binding-patma
Closed

bpo-42128: Improve "Binding of names" doc section#25642
gousaiyang wants to merge 1 commit intopython:mainfrom
gousaiyang:doc-name-binding-patma

Conversation

@gousaiyang
Copy link
Copy Markdown
Contributor

@gousaiyang gousaiyang commented Apr 27, 2021

  • Clarify that "assignment" includes both assignment statements and assignment expressions
  • Mention that pattern matching may bind names

https://bugs.python.org/issue42128

- Clarify that "assignment" includes both assignment statements and assignment expressions
- Mention that pattern matching may bind names
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 3, 2021

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale Stale PR or inactive for long period of time. label Jun 3, 2021
@JelleZijlstra
Copy link
Copy Markdown
Member

Thanks, it looks like #29232 already added a mention of pattern matching here.

@gousaiyang gousaiyang deleted the doc-name-binding-patma branch April 10, 2022 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants