Skip to content

Expand about soft keywords in the docs for keyword.py #29139

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
Oct 23, 2021
Merged

Expand about soft keywords in the docs for keyword.py #29139

merged 1 commit into from
Oct 23, 2021

Conversation

wjandrea
Copy link
Contributor

@wjandrea wjandrea commented Oct 21, 2021

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.

Automerge-Triggered-By: GH:pablogsal

Add link at the top and fix the existing links to point to the "soft keywords" section created in the Python 3.10 docs: https://docs.python.org/3.10/reference/lexical_analysis.html#soft-keywords
@bedevere-bot bedevere-bot added the docs Documentation in the Doc dir label Oct 21, 2021
@wjandrea wjandrea changed the title Expand about soft keywords Expand about soft keywords in the docs for keyword.py Oct 21, 2021
Copy link
Member

@Fidget-Spinner Fidget-Spinner left a comment

Choose a reason for hiding this comment

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

LGTM.

@miss-islington
Copy link
Contributor

Thanks @wjandrea for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 23, 2021
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]>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Oct 23, 2021
@bedevere-bot
Copy link

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

@ambv ambv added the needs backport to 3.9 only security fixes label Nov 18, 2021
@miss-islington
Copy link
Contributor

Thanks @wjandrea for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-29622 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Nov 18, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 18, 2021
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 pushed a commit that referenced this pull request Nov 18, 2021
…H-29195)

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.

(cherry picked from commit 9e05da6)

Co-authored-by: William Andrea <[email protected]>
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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants