|
Introduce Py_TPFLAGS_CUSTOMCHSLOT
|
|
1
|
142
|
March 7, 2026
|
|
Ability to catch sqlite3 error log
|
|
12
|
1602
|
March 6, 2026
|
|
Add a new way to get the list of subclasses of a type
|
|
5
|
348
|
March 6, 2026
|
|
Standard path in wheels for completion scripts and manpages
|
|
9
|
233
|
March 5, 2026
|
|
Suggest to add python debug / debugging symbols install for the new Python Install Manager (PIM) for Windows
|
|
1
|
267
|
March 4, 2026
|
|
Should CPython intern all constant strings automatically?
|
|
3
|
369
|
March 2, 2026
|
|
Autoindentation and realtime formal syntax check
|
|
3
|
256
|
March 1, 2026
|
|
Adopt proven anyio/Trio patterns natively into asyncio (multi-release roadmap)
|
|
11
|
1085
|
March 1, 2026
|
|
Connecting Asyncio and Tkinter event loops?
|
|
36
|
8578
|
February 28, 2026
|
|
Rename, alias, and deprecate timedelta part attributes
|
|
24
|
1343
|
February 28, 2026
|
|
Allow to set process specific defaults for `open(..., newline=, encoding=, ...)`
|
|
9
|
449
|
February 27, 2026
|
|
Improvement on current `difflib.SequenceMatcher` algorithm
|
|
0
|
165
|
February 19, 2026
|
|
Try With Resources — Elegant Handling of Exceptions In Context Managers
|
|
10
|
2663
|
February 19, 2026
|
|
`seqtools` (`alglib` / `seqlib`)
|
|
27
|
1249
|
February 18, 2026
|
|
C API: `PyArg_Parse` to a C `bool` (`<stdbool.h>`)
|
|
8
|
271
|
February 18, 2026
|
|
Exponentiating functions implements nested calls
|
|
10
|
296
|
February 17, 2026
|
|
Add a URL builder class to urllib
|
|
7
|
488
|
February 17, 2026
|
|
Add format zstdzip to shutil.make_archive
|
|
3
|
190
|
February 16, 2026
|
|
Turtle - make it possible to tilt image shape
|
|
2
|
445
|
February 14, 2026
|
|
Include `math.sign`
|
|
478
|
11393
|
February 13, 2026
|
|
Overcome *PoolExecutor class dangers
|
|
3
|
252
|
February 12, 2026
|
|
Add value factory parameter to `dict.fromkeys` to enable use with mutable values
|
|
22
|
579
|
February 12, 2026
|
|
Adding a low level wait for file descriptor
|
|
2
|
582
|
February 12, 2026
|
|
SyntaxWarning for await a unawaitable literal
|
|
15
|
432
|
February 11, 2026
|
|
Add binary search tree to collections
|
|
21
|
869
|
February 11, 2026
|
|
Function alias proposal
|
|
13
|
822
|
February 9, 2026
|
|
Preserve unpacked `extra` in LogRecord
|
|
18
|
4086
|
February 8, 2026
|
|
Can we make asyncio event.wait with timeout atomic?
|
|
2
|
185
|
February 7, 2026
|
|
Error-prone naming: asyncio.timeout vs asyncio.Timeout
|
|
3
|
517
|
February 7, 2026
|
|
Exhausted iterator evaluate as False
|
|
35
|
986
|
February 6, 2026
|