|
New splat import proposal
|
|
2
|
319
|
August 10, 2026
|
|
Tachyon gecko output: 1 row per thread, process or asyncio task
|
|
2
|
243
|
August 10, 2026
|
|
Mutable, bit addressable, integers
|
|
31
|
1290
|
August 9, 2026
|
|
Improve FileNotFoundError by adding a note that includes the current directory
|
|
27
|
1274
|
August 9, 2026
|
|
Algorithmic complexity of difflib
|
|
136
|
3226
|
August 8, 2026
|
|
Module descriptor
|
|
3
|
293
|
August 7, 2026
|
|
Can we make asyncio event.wait with timeout atomic?
|
|
3
|
372
|
August 7, 2026
|
|
Introduce type keyword for type only imports
|
|
16
|
1434
|
August 6, 2026
|
|
A clamp function inside math to put an interval
|
|
31
|
2015
|
August 6, 2026
|
|
Add a seal_pages flag to gc.freeze() to finish the copy-on-write story
|
|
1
|
261
|
August 6, 2026
|
|
Proposal for a new way to overload methods by arguments, and whether it is synchronous or asynchronous
|
|
39
|
1228
|
August 5, 2026
|
|
Allow `sorted` to take list for `key` argument
|
|
235
|
5551
|
August 3, 2026
|
|
Use `getattr` for `collections.abc._check_methods`
|
|
4
|
166
|
August 3, 2026
|
|
Rewrite CSV Sniffer
|
|
20
|
1597
|
August 3, 2026
|
|
csv.QUOTE_STRINGS should be able to read what it has written
|
|
3
|
414
|
August 3, 2026
|
|
An audio (or multimedia) module
|
|
18
|
735
|
August 1, 2026
|
|
Add a fields interface
|
|
0
|
255
|
August 1, 2026
|
|
Add Virtual Threads to Python
|
|
274
|
23756
|
August 1, 2026
|
|
Module __export__ variables
|
|
18
|
815
|
July 31, 2026
|
|
Also allow TypeAliasType in isinstance and issubclass
|
|
4
|
314
|
July 31, 2026
|
|
Add x86_64 Shadow Stack support for Linux
|
|
2
|
358
|
July 31, 2026
|
|
Improving Python Garbage Collection Performance by Providing Unreachable Cycles Hints
|
|
11
|
768
|
July 31, 2026
|
|
Support t-strings in gettext
|
|
22
|
1416
|
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
|
728
|
July 28, 2026
|
|
A need for asyncio StreamWrite.awrite
|
|
1
|
235
|
July 28, 2026
|
|
Connecting Asyncio and Tkinter event loops?
|
|
41
|
9562
|
July 28, 2026
|
|
Making Python networking competitive with Go using work-stealing
|
|
2
|
679
|
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
|
842
|
July 25, 2026
|