X Tutup
The Wayback Machine - https://web.archive.org/web/20221223131636/https://github.com/python/cpython/pull/92394
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

Enhance PyConfig documentation #92394

Merged
merged 2 commits into from May 9, 2022
Merged

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented May 6, 2022

Mention more command line options.

Mention more command line options.
@vstinner
Copy link
Member Author

vstinner commented May 6, 2022

PR rebased to get the Docs CI fix: #92395

Copy link
Member

@ezio-melotti ezio-melotti left a comment

For consistency, all the 0s and 1s should be wrapped within ``...``.

@vstinner
Copy link
Member Author

vstinner commented May 6, 2022

For consistency, all the 0s and 1s should be wrapped within ....

As you want: done.

Copy link
Member

@ezio-melotti ezio-melotti left a comment

I meant all the ones you added, but that works too :)

@vstinner vstinner merged commit 7b9803f into python:main May 9, 2022
13 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented May 9, 2022

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

@vstinner vstinner deleted the init_config_doc branch May 9, 2022
@bedevere-bot
Copy link

bedevere-bot commented May 9, 2022

GH-92553 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 9, 2022
(cherry picked from commit 7b9803f)

Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington added a commit that referenced this pull request May 9, 2022
(cherry picked from commit 7b9803f)

Co-authored-by: Victor Stinner <vstinner@python.org>
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.

None yet

5 participants
X Tutup