PEP 838: Adding python-version to pyvenv.cfg#5040
Open
konsti-openai wants to merge 1 commit into
Open
Conversation
konsti-openai
commented
Jul 15, 2026
| Title: Adding python-version to pyvenv.cfg | ||
| Author: Konstantin Schütze <konstin@mailbox.org> | ||
| Sponsor: Alex Waygood <alex.waygood@gmail.com> | ||
| PEP-Delegate: Paul Moore <p.f.moore@gmail.com> |
Author
There was a problem hiding this comment.
@pfmoore I put you up as default choice for packaging PEPs, but I'm with any other delegate too.
Member
There was a problem hiding this comment.
I'm OK with this, but it's borderline whether this should be a packaging or a core PEP (the pyvenv.cfg file is maintained by the stdlib venv module and machinery, not by packaging tools).
Documentation build overview
6 files changed ·
|
7c7a974 to
49d35ed
Compare
python-version to pyvenv.cfgpython-version to pyvenv.cfg
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Basic requirements (all PEP Types)
pep-NNNN.rst), PR title (PEP 123: <Title of PEP>) andPEPheaderuvx pepotron next(orpipx install pepotronthenpep next)-> Picked the next id after PEP 837: Extensible JSON serialization #5031
AuthororSponsor, and formally confirmed their approvalAuthor,Status(Draft),TypeandCreatedheaders filled out correctlyPEP-Delegate,Topic,RequiresandReplacesheaders completed if appropriate.github/CODEOWNERSfor the PEPStandards Track requirements
Packaging track, but close enough
Python-Versionset to valid (pre-beta) future Python version, if relevantDiscussions-ToandPost-History