peps icon indicating copy to clipboard operation
peps copied to clipboard

Python Enhancement Proposals

Results 120 peps issues
Sort by recently updated
recently updated
newest added

> > Maybe once it becomes sticky, it could shrink and show a shorter message? > > I think the close button is good-enough as a solution for this TBH,...

infra

> In testing this, sometimes when loading a page with a fragment identifier (the original scenario motivating this change), at least for me in FF on Windows, the scroll offset...

infra

The complete parsley grammer in pep 508 ``` wsp = ' ' | '\t' version_cmp = wsp* version = wsp* version_one = version_cmp:op version:v wsp* -> (op, v) version_many =...

I believe the example program given in PEP 554: https://peps.python.org/pep-0554/#passing-objects-via-pickle has some issues. It's based on a zero value (`b'\x00'`) being a data terminator, but my attempts to recreate this...

When authoring a PEP, the write-build cycle is too slow because we regenerate the `pep-0000.rst` file (and topic indexes) in-place, which means that the input folder is modified as part...

infra

Previous one works, but it redirects to the Camel_Case * Change is either: * [ ] To a Draft PEP * [ ] To an Accepted or Final PEP, with...

* Change is either: * [x] To a Draft PEP * [ ] To an Accepted or Final PEP, with Steering Council approval * [ ] To fix an editorial...

---- :books: Documentation preview :books:: https://pep-previews--3047.org.readthedocs.build/

## 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/pep-0012/pep-NNNN.rst?plain=1) * [x] PEP has next...

new-pep

## 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/pep-0012/pep-NNNN.rst?plain=1) * [x] PEP has next...

new-pep