peps
peps copied to clipboard
Python Enhancement Proposals
* Change is either: * [ ] To a Draft PEP * [ ] To an Accepted or Final PEP, with Steering Council approval * [ ] To fix an...
* Change is either: * [ ] To a Draft PEP * [ ] To an Accepted or Final PEP, with Steering Council approval * [ ] To fix an...
This is a minor addition. I am splitting my suggestions into separate PR's as suggested by Julien. * Change is either: * [ ] To a Draft PEP * [...
See the Discourse topic [Changing PEP 13 to remove the CoC responsibility from the SC - Committers - Discussions on Python.org](https://discuss.python.org/t/changing-pep-13-to-remove-the-coc-responsibility-from-the-sc/71885) for the discussion and poll. ---- 📚 Documentation preview...
There was a little bit of missing background in the png for the figure, went in and fixed that. To do so, I had to get Dia running on MacOS...
Once https://github.com/python/cpython/pull/130297 is complete. (soon) Previous discussion: [Discuss](https://discuss.python.org/t/lets-make-zlib-required-rather-than-optional-to-build-cpython/), https://github.com/python/cpython/pull/32043 * Change is either: * [ ] To a Draft PEP * [ ] To an Accepted or Final PEP, with...
Instead of using sphinx's built-in search which has some challenges in its implementation, as well as the integration with the customized builder and theme, use a different approach. Pagefind will...
I currently search like this: https://github.com/search?q=repo%3Apython%2Fpeps+lang%3AreStructuredText&type=code It would be easier if the was a search box on https://peps.python.org.
So we can revert https://github.com/python/peps/pull/4044. I don't think there's a way to ignore specific warnings in Sphinx? The current warnings: * [x] `pep-0352.rst:279: WARNING: Footnote [#] is not referenced. [ref.footnote]`...
* Change is either: * [x] To a Draft PEP * [ ] To an Accepted or Final PEP, with Steering Council approval * [ ] To fix an editorial...