|
Mutable, bit addressable, integers
|
|
31
|
1252
|
August 9, 2026
|
|
Improve FileNotFoundError by adding a note that includes the current directory
|
|
27
|
1265
|
August 9, 2026
|
|
Algorithmic complexity of difflib
|
|
136
|
3188
|
August 8, 2026
|
|
Module descriptor
|
|
3
|
284
|
August 7, 2026
|
|
Can we make asyncio event.wait with timeout atomic?
|
|
3
|
371
|
August 7, 2026
|
|
Introduce type keyword for type only imports
|
|
16
|
1426
|
August 6, 2026
|
|
A clamp function inside math to put an interval
|
|
31
|
2002
|
August 6, 2026
|
|
Add a seal_pages flag to gc.freeze() to finish the copy-on-write story
|
|
1
|
259
|
August 6, 2026
|
|
Proposal for a new way to overload methods by arguments, and whether it is synchronous or asynchronous
|
|
39
|
1219
|
August 5, 2026
|
|
Allow `sorted` to take list for `key` argument
|
|
235
|
5483
|
August 3, 2026
|
|
Use `getattr` for `collections.abc._check_methods`
|
|
4
|
165
|
August 3, 2026
|
|
Rewrite CSV Sniffer
|
|
20
|
1591
|
August 3, 2026
|
|
csv.QUOTE_STRINGS should be able to read what it has written
|
|
3
|
411
|
August 3, 2026
|
|
An audio (or multimedia) module
|
|
18
|
725
|
August 1, 2026
|
|
Add a fields interface
|
|
0
|
251
|
August 1, 2026
|
|
Add Virtual Threads to Python
|
|
274
|
23670
|
August 1, 2026
|
|
Module __export__ variables
|
|
18
|
799
|
July 31, 2026
|
|
Also allow TypeAliasType in isinstance and issubclass
|
|
4
|
309
|
July 31, 2026
|
|
Add x86_64 Shadow Stack support for Linux
|
|
2
|
355
|
July 31, 2026
|
|
Improving Python Garbage Collection Performance by Providing Unreachable Cycles Hints
|
|
11
|
751
|
July 31, 2026
|
|
Support t-strings in gettext
|
|
22
|
1413
|
July 30, 2026
|
|
Make `ThreadPoolExecutor` propagate context at `submit()` time
|
|
3
|
378
|
July 28, 2026
|
|
Standardizing Docstring Conventions for Exception Groups (PEP 654/`except*`)
|
|
10
|
724
|
July 28, 2026
|
|
A need for asyncio StreamWrite.awrite
|
|
1
|
233
|
July 28, 2026
|
|
Connecting Asyncio and Tkinter event loops?
|
|
41
|
9550
|
July 28, 2026
|
|
Making Python networking competitive with Go using work-stealing
|
|
2
|
675
|
July 27, 2026
|
|
Nicer APIs for urllib.request
|
|
0
|
273
|
July 26, 2026
|
|
Binding a new variable automatically in match-case should be explicit
|
|
10
|
840
|
July 25, 2026
|
|
Make `class` a soft keyword
|
|
37
|
2172
|
July 23, 2026
|
|
Markdown and others
|
|
37
|
1888
|
July 22, 2026
|