gh-119132: Display free-threading information through -VV by corona10 · Pull Request #119145 · python/cpython · GitHub
Skip to content

gh-119132: Display free-threading information through -VV - #119145

Closed
corona10 wants to merge 2 commits into
python:mainfrom
corona10:gh-119132-vv
Closed

gh-119132: Display free-threading information through -VV#119145
corona10 wants to merge 2 commits into
python:mainfrom
corona10:gh-119132-vv

Conversation

@corona10

@corona10 corona10 commented May 18, 2024

Copy link
Copy Markdown
Member

@corona10

Copy link
Copy Markdown
Member Author

Comment thread Python/initconfig.c
Co-authored-by: Victor Stinner <vstinner@python.org>
@vstinner

Copy link
Copy Markdown
Member

Proposed format:

Python 3.14.0a0 (heads/pr/119145:1c1ab557b1, May 18 2024, 11:15:35) [GCC 14.0.1 20240411 (Red Hat 14.0.1-0)] (free-threading)

I would prefer to put "free-threading" after the version:

Python 3.14.0a0 free-threading (heads/pr/119145:1c1ab557b1, May 18 2024, 11:15:35) [GCC 14.0.1 20240411 (Red Hat 14.0.1-0)]

@corona10 corona10 closed this May 18, 2024
@ericsnowcurrently

Copy link
Copy Markdown
Member

Out of curiosity, why was this PR closed?

@vstinner

Copy link
Copy Markdown
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants