Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

gousaiyang
Copy link
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

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
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