|
Use `getattr` for `collections.abc._check_methods`
|
|
4
|
160
|
August 3, 2026
|
|
Rewrite CSV Sniffer
|
|
20
|
1579
|
August 3, 2026
|
|
csv.QUOTE_STRINGS should be able to read what it has written
|
|
3
|
404
|
August 3, 2026
|
|
An audio (or multimedia) module
|
|
18
|
710
|
August 1, 2026
|
|
Add a fields interface
|
|
0
|
249
|
August 1, 2026
|
|
Add Virtual Threads to Python
|
|
274
|
23387
|
August 1, 2026
|
|
Module __export__ variables
|
|
18
|
789
|
July 31, 2026
|
|
Also allow TypeAliasType in isinstance and issubclass
|
|
4
|
299
|
July 31, 2026
|
|
Add x86_64 Shadow Stack support for Linux
|
|
2
|
348
|
July 31, 2026
|
|
Improving Python Garbage Collection Performance by Providing Unreachable Cycles Hints
|
|
11
|
729
|
July 31, 2026
|
|
Support t-strings in gettext
|
|
22
|
1405
|
July 30, 2026
|
|
Make `ThreadPoolExecutor` propagate context at `submit()` time
|
|
3
|
365
|
July 28, 2026
|
|
Standardizing Docstring Conventions for Exception Groups (PEP 654/`except*`)
|
|
10
|
714
|
July 28, 2026
|
|
A need for asyncio StreamWrite.awrite
|
|
1
|
229
|
July 28, 2026
|
|
Connecting Asyncio and Tkinter event loops?
|
|
41
|
9520
|
July 28, 2026
|
|
Making Python networking competitive with Go using work-stealing
|
|
2
|
663
|
July 27, 2026
|
|
Nicer APIs for urllib.request
|
|
0
|
269
|
July 26, 2026
|
|
Binding a new variable automatically in match-case should be explicit
|
|
10
|
826
|
July 25, 2026
|
|
Make `class` a soft keyword
|
|
37
|
2142
|
July 23, 2026
|
|
Markdown and others
|
|
37
|
1836
|
July 22, 2026
|
|
Add option to ignore CRC for bzip2
|
|
8
|
257
|
July 22, 2026
|
|
Pattern matching on constants that aren't in a namespace (especially sentinels)
|
|
69
|
2623
|
July 22, 2026
|
|
Get total live bytes across CPython's allocators
|
|
2
|
291
|
July 21, 2026
|
|
Sorted data structure in the stdlib?
|
|
44
|
2214
|
July 20, 2026
|
|
Proposal: add `@typing.format_specifiers(...)`
|
|
5
|
427
|
July 19, 2026
|
|
Adding a GatheringTaskGroup
|
|
3
|
250
|
July 17, 2026
|
|
`__serialize__`: Arguing with myself
|
|
13
|
401
|
July 16, 2026
|
|
Indexing, formatting, sorting
|
|
21
|
918
|
July 16, 2026
|
|
Hide some repeat exceptions in printing ExceptionGroup
|
|
0
|
115
|
July 16, 2026
|
|
Adding vi mode to pyrepl
|
|
18
|
1238
|
July 15, 2026
|