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

PEP 622: make the binding semantics explicit #1490

Merged
merged 3 commits into from
Jul 2, 2020

Conversation

dmoisset
Copy link
Contributor

@dmoisset dmoisset commented Jul 2, 2020

This addresses issues discussed in gvanrossum/patma#110 about clarity of names bound when a failed pattern has succesful partial matches

@the-knights-who-say-ni

This comment has been minimized.

Copy link
Member

@gvanrossum gvanrossum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll just apply my nits and land it. Thanks!

pep-0622.rst Outdated Show resolved Hide resolved
pep-0622.rst Outdated Show resolved Hide resolved
pep-0622.rst Outdated Show resolved Hide resolved
pep-0622.rst Outdated Show resolved Hide resolved
pep-0622.rst Outdated Show resolved Hide resolved
@gvanrossum gvanrossum merged commit 60a15e8 into python:master Jul 2, 2020
AA-Turner pushed a commit to AA-Turner/peps that referenced this pull request Aug 15, 2020
mnm678 pushed a commit to mnm678/peps that referenced this pull request Oct 22, 2020
gaborbernat pushed a commit to gaborbernat/peps that referenced this pull request Dec 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants