|
About the Ideas category
|
|
5
|
5163
|
October 31, 2024
|
|
Module __export__ variables
|
|
18
|
425
|
July 31, 2026
|
|
Proposal: Add a `limit` parameter to `enumerate()`
|
|
14
|
263
|
July 31, 2026
|
|
Proposal for a new way to overload methods by arguments, and whether it is synchronous or asynchronous
|
|
7
|
547
|
July 31, 2026
|
|
Also allow TypeAliasType in isinstance and issubclass
|
|
4
|
218
|
July 31, 2026
|
|
Add x86_64 Shadow Stack support for Linux
|
|
2
|
239
|
July 31, 2026
|
|
Improving Python Garbage Collection Performance by Providing Unreachable Cycles Hints
|
|
11
|
515
|
July 31, 2026
|
|
Support t-strings in gettext
|
|
22
|
1279
|
July 30, 2026
|
|
Make `ThreadPoolExecutor` propagate context at `submit()` time
|
|
3
|
312
|
July 28, 2026
|
|
Standardizing Docstring Conventions for Exception Groups (PEP 654/`except*`)
|
|
10
|
611
|
July 28, 2026
|
|
A need for asyncio StreamWrite.awrite
|
|
1
|
164
|
July 28, 2026
|
|
Connecting Asyncio and Tkinter event loops?
|
|
41
|
9307
|
July 28, 2026
|
|
Making Python networking competitive with Go using work-stealing
|
|
2
|
562
|
July 27, 2026
|
|
Nicer APIs for urllib.request
|
|
0
|
218
|
July 26, 2026
|
|
An audio (or multimedia) module
|
|
17
|
416
|
July 27, 2026
|
|
Binding a new variable automatically in match-case should be explicit
|
|
10
|
724
|
July 25, 2026
|
|
Add Virtual Threads to Python
|
|
273
|
22233
|
July 25, 2026
|
|
Make `class` a soft keyword
|
|
37
|
1974
|
July 23, 2026
|
|
Markdown and others
|
|
37
|
1467
|
July 22, 2026
|
|
Add option to ignore CRC for bzip2
|
|
8
|
194
|
July 22, 2026
|
|
Pattern matching on constants that aren't in a namespace (especially sentinels)
|
|
69
|
2257
|
July 22, 2026
|
|
Get total live bytes across CPython's allocators
|
|
2
|
266
|
July 21, 2026
|
|
`frozenset` and `frozendict` comprehensions
|
|
74
|
3255
|
July 21, 2026
|
|
Sorted data structure in the stdlib?
|
|
44
|
1981
|
July 20, 2026
|
|
Proposal: add `@typing.format_specifiers(...)`
|
|
5
|
360
|
July 19, 2026
|
|
Adding a GatheringTaskGroup
|
|
3
|
217
|
July 17, 2026
|
|
`__serialize__`: Arguing with myself
|
|
13
|
322
|
July 16, 2026
|
|
Indexing, formatting, sorting
|
|
21
|
854
|
July 16, 2026
|
|
Tachyon gecko output: 1 row per thread, process or asyncio task
|
|
1
|
136
|
July 16, 2026
|
|
Allow `sorted` to take list for `key` argument
|
|
234
|
4457
|
July 16, 2026
|