FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.8] bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) by miss-islington · Pull Request #22300 · python/cpython · GitHub

/ cpython Public

[3.8] bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) - #22300

Merged
vstinner merged 1 commit into
python:3.8from
miss-islington:backport-8af239e-3.8
Sep 18, 2020
Merged

[3.8] bpo-41762: Fix usage of productionlist markup in the doc (GH-22281)#22300
vstinner merged 1 commit into
python:3.8from
miss-islington:backport-8af239e-3.8

Conversation

miss-islington commented Sep 18, 2020
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Use an unique identifier for the different grammars documented using
the Sphinx productionlist markup.

productionlist markups of the same grammar, like "expressions" or
"compound statements", use the same identifier "python-grammar".
(cherry picked from commit 8af239e)

Co-authored-by: Victor Stinner vstinner@python.org

https://bugs.python.org/issue41762

)

Use an unique identifier for the different grammars documented using
the Sphinx productionlist markup.

productionlist markups of the same grammar, like "expressions" or
"compound statements", use the same identifier "python-grammar".
(cherry picked from commit 8af239e)

Co-authored-by: Victor Stinner <vstinner@python.org>

Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM, good bot.

vstinner merged commit c5cddc1 into python:3.8 Sep 18, 2020
miss-islington deleted the backport-8af239e-3.8 branch September 18, 2020 08:31
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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 news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL