|
Add a `Format.DEFERRED` option for PEP-649/749 annotations
|
|
6
|
627
|
March 18, 2026
|
|
`range()` with optional inclusive `stop`
|
|
23
|
886
|
March 17, 2026
|
|
Add a list.fastremove method
|
|
19
|
1021
|
March 15, 2026
|
|
Add __reversed__ Support, proper __repr__ for _collections_abc.KeysView
|
|
9
|
451
|
March 11, 2026
|
|
Proposal: Optional Explicit covariance/contravariance for PEP 695
|
|
18
|
1495
|
March 10, 2026
|
|
`__assignment_to_self__`, `__meta__` dunders, `meta()` magic-method, `pureread()`, `purewrite()`, `purefunc()` builtins
|
|
12
|
305
|
March 10, 2026
|
|
Consideration of __meta__` dunder, `meta()` magic-method
|
|
0
|
161
|
March 9, 2026
|
|
Supporting 'yield from' in asynchronous generators
|
|
9
|
502
|
March 9, 2026
|
|
Adding the `is in` and `is not in` boolean operators: membership by `id()`
|
|
7
|
430
|
March 8, 2026
|
|
Lets make λ as alternative keyword for lambda
|
|
35
|
9617
|
March 13, 2026
|
|
__decorators__ / functools.idempotent
|
|
25
|
728
|
March 7, 2026
|
|
Introduce Py_TPFLAGS_CUSTOMCHSLOT
|
|
1
|
151
|
March 7, 2026
|
|
Ability to catch sqlite3 error log
|
|
12
|
1608
|
March 6, 2026
|
|
Add a new way to get the list of subclasses of a type
|
|
5
|
355
|
March 6, 2026
|
|
Standard path in wheels for completion scripts and manpages
|
|
9
|
234
|
March 5, 2026
|
|
Suggest to add python debug / debugging symbols install for the new Python Install Manager (PIM) for Windows
|
|
1
|
274
|
March 4, 2026
|
|
Should CPython intern all constant strings automatically?
|
|
3
|
373
|
March 2, 2026
|
|
Autoindentation and realtime formal syntax check
|
|
3
|
261
|
March 1, 2026
|
|
Adopt proven anyio/Trio patterns natively into asyncio (multi-release roadmap)
|
|
11
|
1124
|
March 1, 2026
|
|
Connecting Asyncio and Tkinter event loops?
|
|
36
|
8625
|
February 28, 2026
|
|
Rename, alias, and deprecate timedelta part attributes
|
|
24
|
1363
|
February 28, 2026
|
|
Allow to set process specific defaults for `open(..., newline=, encoding=, ...)`
|
|
9
|
451
|
February 27, 2026
|
|
Improvement on current `difflib.SequenceMatcher` algorithm
|
|
0
|
167
|
February 19, 2026
|
|
Try With Resources — Elegant Handling of Exceptions In Context Managers
|
|
10
|
2690
|
February 19, 2026
|
|
`seqtools` (`alglib` / `seqlib`)
|
|
27
|
1261
|
February 18, 2026
|
|
C API: `PyArg_Parse` to a C `bool` (`<stdbool.h>`)
|
|
8
|
282
|
February 18, 2026
|
|
Exponentiating functions implements nested calls
|
|
10
|
299
|
February 17, 2026
|
|
Add a URL builder class to urllib
|
|
7
|
509
|
February 17, 2026
|
|
Add format zstdzip to shutil.make_archive
|
|
3
|
193
|
February 16, 2026
|
|
Turtle - make it possible to tilt image shape
|
|
2
|
449
|
February 14, 2026
|