Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Use consistent tab titles#1634

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
hugovk merged 1 commit intopython:mainfromhugovk:consistent-tabs
Aug 14, 2025
Merged

Conversation

@hugovk
Copy link
Member

@hugovkhugovk commentedAug 14, 2025
edited by github-actionsbot
Loading

Follow on from#1632.

We already have tabs onhttps://devguide.python.org/getting-started/setup-building/ with this pattern:

image

I suggest we follow the same pattern and change this:

image

To this:

image

📚 Documentation preview 📚:https://cpython-devguide--1634.org.readthedocs.build/

Copy link
Member

@ezio-melottiezio-melotti left a comment

Choose a reason for hiding this comment

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

I agree on changing and newer to just+.
From reading the documentation it seems that any Python can be used to launch the command that builds both the build CPython and the WASI CPython, so removing theC fromCPython seems ok to me as well, but I'll leave the final decision to@brettcannon.

@hugovk
Copy link
MemberAuthor

Yeah, this is the "Python Developer’s Guide" but it's strictly the "CPython Developer’s Guide" and won't help you much for PyPy or another implementation.

@brettcannon
Copy link
Member

From reading the documentation it seems that any Python can be used to launch the command that builds both the build CPython and the WASI CPython

Correct, although what you do based on the CPython checkout you're working with is different (hence why I went with "CPython").

@hugovkhugovk merged commit298e76b intopython:mainAug 14, 2025
5 checks passed
@hugovkhugovk deleted the consistent-tabs branchAugust 14, 2025 21:41
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@ezio-melottiezio-melottiezio-melotti left review comments

@brettcannonbrettcannonbrettcannon approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@hugovk@brettcannon@ezio-melotti

[8]ページ先頭

©2009-2025 Movatter.jp