Skip to content

[3.9] Expand about soft keywords in the docs for keyword.py (GH-29139) #29622

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

Conversation

miss-islington
Copy link
Contributor

Add link at the top and fix the existing links to point to the "soft keywords" section created in the Python 3.10 docs.

Changes should be backported to 3.10 as well.
(cherry picked from commit 9e05da6)

Co-authored-by: William Andrea [email protected]

Add link at the top and fix the existing links to point to the "[soft keywords](https://docs.python.org/3.10/reference/lexical_analysis.htmlGH-soft-keywords)" section created in the Python 3.10 docs.

Changes should be backported to 3.10 as well.
(cherry picked from commit 9e05da6)

Co-authored-by: William Andrea <[email protected]>
@ambv
Copy link
Contributor

ambv commented Nov 18, 2021

While PEG already exists in 3.9, the wording in documentation talks specifically of match and case so in the end I think we shouldn't be merging this to 3.9.

@ambv ambv closed this Nov 18, 2021
@miss-islington miss-islington deleted the backport-9e05da6-3.9 branch November 18, 2021 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants