Skip to content

[3.10] bpo-45619: documentation of execution model: clarify and update binding summary (GH-29232) #29787

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

Merged
merged 1 commit into from
Nov 26, 2021

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 26, 2021

This does two changes that are quite related.

  1. it add that variable binding can occur in pattern matching, an update of 3.10
    which seems to have been omitted from the list of bindings
  2. Given how long the sentence already was, with even subcases in the middle of
    the sentence, the commit breaks the sentence into an actual list.
    (cherry picked from commit cd876c8)

Co-authored-by: Arthur Milchior [email protected]

https://bugs.python.org/issue45619

…ng summary (pythonGH-29232)

This does two changes that are quite related.

0. it add that variable binding can occur in pattern matching, an update of 3.10
which seems to have been omitted from the list of bindings
1. Given how long the sentence already was, with even subcases in the middle of
the sentence, the commit breaks the sentence into an actual list.
(cherry picked from commit cd876c8)

Co-authored-by: Arthur Milchior <[email protected]>
@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Nov 26, 2021
@miss-islington
Copy link
Contributor Author

@Arthur-Milchior and @gvanrossum: Status check is done, and it's a failure ❌ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@Arthur-Milchior and @gvanrossum: Status check is done, and it's a failure ❌ .

@miss-islington
Copy link
Contributor Author

@Arthur-Milchior and @gvanrossum: Status check is done, and it's a failure ❌ .

@miss-islington
Copy link
Contributor Author

@Arthur-Milchior and @gvanrossum: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 7842aed into python:3.10 Nov 26, 2021
@miss-islington miss-islington deleted the backport-cd876c8-3.10 branch November 26, 2021 05:36
@miss-islington
Copy link
Contributor Author

@Arthur-Milchior and @gvanrossum: Status check is done, and it's a success ✅ .

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