|
About the Ideas category
|
|
5
|
4886
|
October 31, 2024
|
|
Adding level control to pretty-print in json
|
|
8
|
239
|
March 19, 2026
|
|
Input() prompt doesn't always go to stdout
|
|
8
|
312
|
March 19, 2026
|
|
Consideration of `pureread()`, `purewrite()`, `purefunc()` builtins
|
|
56
|
897
|
March 19, 2026
|
|
Sorting case-sensitively and alphabetically argparse's help output by POSIX style options
|
|
3
|
205
|
March 19, 2026
|
|
Memory-Efficient Dictionary via Elastic Hashing (Achieving 40%+ RAM savings at high load factors)
|
|
25
|
1123
|
March 19, 2026
|
|
Simple https client in standard library
|
|
29
|
1347
|
March 19, 2026
|
|
Proposal: Add a High-Level Frame Hook API to CPython
|
|
0
|
126
|
March 18, 2026
|
|
Add a `Format.DEFERRED` option for PEP-649/749 annotations
|
|
6
|
563
|
March 18, 2026
|
|
`range()` with optional inclusive `stop`
|
|
23
|
625
|
March 17, 2026
|
|
Support Forward Declarations
|
|
23
|
527
|
March 17, 2026
|
|
Algorithmic complexity of difflib
|
|
131
|
1751
|
March 16, 2026
|
|
Add a list.fastremove method
|
|
19
|
874
|
March 15, 2026
|
|
Add __reversed__ Support, proper __repr__ for _collections_abc.KeysView
|
|
9
|
377
|
March 11, 2026
|
|
Proposal for two new typing constructs: `MemberNames[T]` and `MemberTypes[T]`
|
|
18
|
527
|
March 11, 2026
|
|
Greater sanitizer support in CI?
|
|
2
|
221
|
March 11, 2026
|
|
Proposal: Optional Explicit covariance/contravariance for PEP 695
|
|
18
|
1376
|
March 10, 2026
|
|
`__assignment_to_self__`, `__meta__` dunders, `meta()` magic-method, `pureread()`, `purewrite()`, `purefunc()` builtins
|
|
12
|
209
|
March 10, 2026
|
|
Consideration of __meta__` dunder, `meta()` magic-method
|
|
0
|
137
|
March 9, 2026
|
|
Supporting 'yield from' in asynchronous generators
|
|
9
|
418
|
March 9, 2026
|
|
Adding the `is in` and `is not in` boolean operators: membership by `id()`
|
|
7
|
324
|
March 8, 2026
|
|
Lets make λ as alternative keyword for lambda
|
|
35
|
9328
|
March 13, 2026
|
|
__decorators__ / functools.idempotent
|
|
25
|
550
|
March 7, 2026
|
|
Introduce Py_TPFLAGS_CUSTOMCHSLOT
|
|
1
|
124
|
March 7, 2026
|
|
Ability to catch sqlite3 error log
|
|
12
|
1546
|
March 6, 2026
|
|
Add a new way to get the list of subclasses of a type
|
|
5
|
301
|
March 6, 2026
|
|
Standard path in wheels for completion scripts and manpages
|
|
9
|
173
|
March 5, 2026
|
|
Suggest to add python debug / debugging symbols install for the new Python Install Manager (PIM) for Windows
|
|
1
|
237
|
March 4, 2026
|
|
Should CPython intern all constant strings automatically?
|
|
3
|
300
|
March 2, 2026
|
|
Syntax highlighting for dis module
|
|
18
|
806
|
March 1, 2026
|