The Wayback Machine - https://web.archive.org/web/20221223133519/https://github.com/python/cpython/pull/29139
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

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

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
@Fidget-Spinner Fidget-Spinner requested a review from pablogsal Oct 22, 2021
Copy link
Member

@Fidget-Spinner Fidget-Spinner left a comment

LGTM.

@pablogsal pablogsal added the 🤖 automerge PR will be merged once it's been approved and all CI passed label Oct 23, 2021
@miss-islington miss-islington merged commit 9e05da6 into python:main Oct 23, 2021
12 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Oct 23, 2021

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

bedevere-bot commented Oct 23, 2021

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

@miss-islington
Copy link
Contributor

miss-islington commented Nov 18, 2021

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

@bedevere-bot
Copy link

bedevere-bot commented Nov 18, 2021

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

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 🤖 automerge PR will be merged once it's been approved and all CI passed skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants