Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

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

Merged
miss-islington merged 1 commit into
python:3.10python/cpython:3.10from
miss-islington:backport-cd876c8-3.10miss-islington/cpython:backport-cd876c8-3.10Copy head branch name to clipboard
Nov 26, 2021
Merged

[3.10] bpo-45619: documentation of execution model: clarify and update binding summary (GH-29232)#29787
miss-islington merged 1 commit into
python:3.10python/cpython:3.10from
miss-islington:backport-cd876c8-3.10miss-islington/cpython:backport-cd876c8-3.10Copy head branch name to clipboard

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

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 arthur@milchior.fr

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 <arthur@milchior.fr>
@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Nov 26, 2021
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@miss-islington

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.