Skip to content
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

bpo-43977: Update pattern matching language reference docs #25917

Merged
merged 2 commits into from May 14, 2021

Conversation

@Fidget-Spinner
Copy link
Contributor

@Fidget-Spinner Fidget-Spinner commented May 5, 2021

Reference to: python/peps#1937 , which updated what is considered a sequence and mapping.

https://bugs.python.org/issue43977

@Fidget-Spinner Fidget-Spinner marked this pull request as ready for review May 5, 2021
@Fidget-Spinner
Copy link
Contributor Author

@Fidget-Spinner Fidget-Spinner commented May 5, 2021

I believe that we can skip news for for this. However, if anyone thinks this needs a news entry I'll add it.

Copy link
Contributor

@willingc willingc left a comment

Thanks @Fidget-Spinner. Great clarifications.

@Fidget-Spinner
Copy link
Contributor Author

@Fidget-Spinner Fidget-Spinner commented May 7, 2021

Thanks for the review Carol!

@willingc willingc merged commit 53c91ac into python:main May 14, 2021
12 checks passed
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 14, 2021

Thanks @Fidget-Spinner for the PR, and @willingc for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒🤖

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented May 14, 2021

GH-26117 is a backport of this pull request to the 3.10 branch.

willingc pushed a commit that referenced this issue May 14, 2021
…GH-26117)

* Update patma language reference with new changes to sequence and mapping

* update 3.10 whatsnew too
(cherry picked from commit 53c91ac)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
@Fidget-Spinner Fidget-Spinner deleted the update-pep634 branch May 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants