-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
PEP 775: Make zlib required to build Python #4281
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Petr Viktorin <[email protected]>
GitHub Markdown tip: when adding an x, if you remove the space inside the square brackets, it'll render it as a checked checkbox. This: * [ x] abc
* [x] def Renders as:
|
Just for personal interest, is there a link to the discussion that preceeded creating this PEP? I hadn't realised there was going to be one for this change! A |
There is, https://discuss.python.org/t/23062 as linked in Post-History. |
@hugovk any reason to change the title? (new) is a good clarification that it is not to do with an existing pep? |
Co-authored-by: Hugo van Kemenade <[email protected]>
This is our custom and what the template asks for:
We have a
new-pep
Running |
Basic requirements (all PEP Types)
pep-NNNN.rst
), PR title (PEP 123: <Title of PEP>
) andPEP
headerAuthor
orSponsor
, and formally confirmed their approvalAuthor
,Status
(Draft
),Type
andCreated
headers filled out correctlyPEP-Delegate
,Topic
,Requires
andReplaces
headers completed if appropriate.github/CODEOWNERS
for the PEPStandards Track requirements
Python-Version
set to valid (pre-beta) future Python version, if relevantDiscussions-To
andPost-History
📚 Documentation preview 📚: https://pep-previews--4281.org.readthedocs.build/pep-0775/