|
About the Ideas category
|
|
5
|
5206
|
October 31, 2024
|
|
Add a list.swap_values method
|
|
13
|
262
|
August 17, 2026
|
|
IDLE proposal: Optional background shading for indentation levels
|
|
4
|
212
|
August 17, 2026
|
|
A two-namespace model for Python modules
|
|
7
|
231
|
August 17, 2026
|
|
Add a threading.run convenience function
|
|
27
|
1071
|
August 15, 2026
|
|
Add parameter `validator` to `argparse.ArgumentParser.add_argument` or enhance `argparse` docs
|
|
6
|
121
|
August 15, 2026
|
|
Query multiple dictionary keys
|
|
21
|
727
|
August 15, 2026
|
|
Change `random.choice()` parameter from `Sequence` to `Collection`
|
|
9
|
645
|
August 14, 2026
|
|
Proposal: Add a `limit` parameter to `enumerate()`
|
|
17
|
685
|
August 14, 2026
|
|
reprlib.Repr should have a sort_dicts parameter
|
|
1
|
176
|
August 14, 2026
|
|
Explicit post-order hooks for ast.NodeTransformer
|
|
1
|
80
|
August 14, 2026
|
|
Use frozendict as type and module namespace (dictionary)
|
|
20
|
1148
|
August 13, 2026
|
|
From __future__ import annotations_compat as a migration bridge
|
|
3
|
310
|
August 12, 2026
|
|
Export Statement for DRY Re-exports
|
|
22
|
900
|
August 12, 2026
|
|
The comment block for Python
|
|
39
|
1274
|
August 12, 2026
|
|
Machine-readable Specification for Deprecated and Removed APIs of CPython
|
|
35
|
1507
|
August 12, 2026
|
|
`--debug` flag to pause and print PID for use in debuggers, profilers, etc
|
|
3
|
129
|
August 12, 2026
|
|
Add `getprotobynumber` to the `socket` module
|
|
7
|
302
|
August 10, 2026
|
|
New splat import proposal
|
|
2
|
267
|
August 10, 2026
|
|
Tachyon gecko output: 1 row per thread, process or asyncio task
|
|
2
|
212
|
August 10, 2026
|
|
Mutable, bit addressable, integers
|
|
31
|
1060
|
August 9, 2026
|
|
Improve FileNotFoundError by adding a note that includes the current directory
|
|
27
|
1155
|
August 9, 2026
|
|
Algorithmic complexity of difflib
|
|
136
|
2859
|
August 8, 2026
|
|
`frozenset` and `frozendict` comprehensions
|
|
75
|
3694
|
August 8, 2026
|
|
Module descriptor
|
|
3
|
246
|
August 7, 2026
|
|
Can we make asyncio event.wait with timeout atomic?
|
|
3
|
335
|
August 7, 2026
|
|
Introduce type keyword for type only imports
|
|
16
|
1343
|
August 6, 2026
|
|
A clamp function inside math to put an interval
|
|
31
|
1743
|
August 6, 2026
|
|
Add a seal_pages flag to gc.freeze() to finish the copy-on-write story
|
|
1
|
234
|
August 6, 2026
|
|
Use function annotations to improve bytecode specialization?
|
|
9
|
328
|
August 6, 2026
|