peps
peps copied to clipboard
Python Enhancement Proposals
Re: https://github.com/python/peps/issues/2584#issuecomment-1758957285 The API should only be available at https://peps.python.org/api/peps.json and not the root https://peps.python.org/peps.json. We advertise https://peps.python.org/api/peps.json at https://peps.python.org/#api and https://peps.python.org/api/, and a GitHub code search only shows this...
> Although the Python source context reader is designed not to require explicit roles, they may be used. To classify identifiers explicitly, the role is given along with the identifier...
Instead of the "How to teach this", ask for documentation updates to accompany the new PEP. * Change is either: * [ ] To an Accepted or Final PEP, with...
I would like to suggest an update to the "How to teach this" section in PEPs to "Documentation Updates". As part of proposing new features or changes, it would be...
* Change is either: * [x] To a Draft PEP * [ ] To an Accepted or Final PEP, with Steering Council approval * [ ] To fix an editorial...
Per DPO: https://discuss.python.org/t/pep-807-index-support-for-trusted-publishing/104027/10 ---- 📚 Documentation preview 📚: https://pep-previews--4685.org.readthedocs.build/
* Change is either: * [x] To a Draft PEP * [ ] To an Accepted or Final PEP, with Steering Council approval * [ ] To fix an editorial...
## Basic requirements (all PEP Types) * [x] Read and followed [PEP 1](https://peps.python.org/1) & [PEP 12](https://peps.python.org/12) * [x] File created from the [latest PEP template](https://github.com/python/peps/blob/main/peps/pep-0012/pep-NNNN.rst?plain=1) * [x] PEP has next...
This PEP proposes an update to the `pyproject.toml` dynamic metadata specification to enable partially dynamic metadata, where some fields can be partially specified and also dynamically extended. Pre-PEP thread: https://discuss.python.org/t/partially-dynamic-project-metadata-proposal-pre-pep/88608...
---- 📚 Documentation preview 📚: https://pep-previews--4527.org.readthedocs.build/