|
Add a fields interface
|
|
0
|
245
|
August 1, 2026
|
|
Add Virtual Threads to Python
|
|
274
|
23248
|
August 1, 2026
|
|
Module __export__ variables
|
|
18
|
786
|
July 31, 2026
|
|
Also allow TypeAliasType in isinstance and issubclass
|
|
4
|
296
|
July 31, 2026
|
|
Add x86_64 Shadow Stack support for Linux
|
|
2
|
345
|
July 31, 2026
|
|
Improving Python Garbage Collection Performance by Providing Unreachable Cycles Hints
|
|
11
|
725
|
July 31, 2026
|
|
Support t-strings in gettext
|
|
22
|
1401
|
July 30, 2026
|
|
Make `ThreadPoolExecutor` propagate context at `submit()` time
|
|
3
|
361
|
July 28, 2026
|
|
Standardizing Docstring Conventions for Exception Groups (PEP 654/`except*`)
|
|
10
|
712
|
July 28, 2026
|
|
A need for asyncio StreamWrite.awrite
|
|
1
|
227
|
July 28, 2026
|
|
Connecting Asyncio and Tkinter event loops?
|
|
41
|
9515
|
July 28, 2026
|
|
Making Python networking competitive with Go using work-stealing
|
|
2
|
661
|
July 27, 2026
|
|
Nicer APIs for urllib.request
|
|
0
|
268
|
July 26, 2026
|
|
Binding a new variable automatically in match-case should be explicit
|
|
10
|
824
|
July 25, 2026
|
|
Make `class` a soft keyword
|
|
37
|
2134
|
July 23, 2026
|
|
Markdown and others
|
|
37
|
1832
|
July 22, 2026
|
|
Add option to ignore CRC for bzip2
|
|
8
|
244
|
July 22, 2026
|
|
Pattern matching on constants that aren't in a namespace (especially sentinels)
|
|
69
|
2610
|
July 22, 2026
|
|
Get total live bytes across CPython's allocators
|
|
2
|
290
|
July 21, 2026
|
|
Sorted data structure in the stdlib?
|
|
44
|
2209
|
July 20, 2026
|
|
Proposal: add `@typing.format_specifiers(...)`
|
|
5
|
425
|
July 19, 2026
|
|
Adding a GatheringTaskGroup
|
|
3
|
250
|
July 17, 2026
|
|
`__serialize__`: Arguing with myself
|
|
13
|
397
|
July 16, 2026
|
|
Indexing, formatting, sorting
|
|
21
|
917
|
July 16, 2026
|
|
Hide some repeat exceptions in printing ExceptionGroup
|
|
0
|
115
|
July 16, 2026
|
|
Adding vi mode to pyrepl
|
|
18
|
1229
|
July 15, 2026
|
|
Expose file size, mode, etc from `pathlib.Path.info`
|
|
28
|
1793
|
July 14, 2026
|
|
Can the bytecode optimization code be farmed out to LLVM?
|
|
3
|
383
|
July 13, 2026
|
|
Proposal for adding flatten to itertools
|
|
31
|
1086
|
July 12, 2026
|
|
Name-Matched shorthand for dict literals and function calls
|
|
16
|
488
|
July 8, 2026
|