|
About the Ideas category
|
|
5
|
4881
|
October 31, 2024
|
|
Algorithmic complexity of difflib
|
|
113
|
1456
|
March 12, 2026
|
|
Simple https client in standard library
|
|
24
|
556
|
March 11, 2026
|
|
Add a list.fastremove method
|
|
14
|
535
|
March 11, 2026
|
|
Add __reversed__ Support, proper __repr__ for _collections_abc.KeysView
|
|
9
|
347
|
March 11, 2026
|
|
Proposal for two new typing constructs: `MemberNames[T]` and `MemberTypes[T]`
|
|
18
|
504
|
March 11, 2026
|
|
Greater sanitizer support in CI?
|
|
2
|
194
|
March 11, 2026
|
|
Proposal: Optional Explicit covariance/contravariance for PEP 695
|
|
18
|
1346
|
March 10, 2026
|
|
Consideration of `pureread()`, `purewrite()`, `purefunc()` builtins
|
|
14
|
256
|
March 10, 2026
|
|
`__assignment_to_self__`, `__meta__` dunders, `meta()` magic-method, `pureread()`, `purewrite()`, `purefunc()` builtins
|
|
12
|
178
|
March 10, 2026
|
|
Consideration of __meta__` dunder, `meta()` magic-method
|
|
0
|
116
|
March 9, 2026
|
|
Supporting 'yield from' in asynchronous generators
|
|
9
|
379
|
March 9, 2026
|
|
Adding the `is in` and `is not in` boolean operators: membership by `id()`
|
|
7
|
283
|
March 8, 2026
|
|
Lets make λ as alternative keyword for lambda
|
|
34
|
9233
|
March 8, 2026
|
|
__decorators__ / functools.idempotent
|
|
25
|
537
|
March 7, 2026
|
|
Introduce Py_TPFLAGS_CUSTOMCHSLOT
|
|
1
|
123
|
March 7, 2026
|
|
Ability to catch sqlite3 error log
|
|
12
|
1536
|
March 6, 2026
|
|
Add a new way to get the list of subclasses of a type
|
|
5
|
294
|
March 6, 2026
|
|
Standard path in wheels for completion scripts and manpages
|
|
9
|
165
|
March 5, 2026
|
|
Suggest to add python debug / debugging symbols install for the new Python Install Manager (PIM) for Windows
|
|
1
|
228
|
March 4, 2026
|
|
Should CPython intern all constant strings automatically?
|
|
3
|
290
|
March 2, 2026
|
|
Syntax highlighting for dis module
|
|
18
|
801
|
March 1, 2026
|
|
Autoindentation and realtime formal syntax check
|
|
3
|
226
|
March 1, 2026
|
|
Adopt proven anyio/Trio patterns natively into asyncio (multi-release roadmap)
|
|
11
|
872
|
March 1, 2026
|
|
Connecting Asyncio and Tkinter event loops?
|
|
36
|
8352
|
February 28, 2026
|
|
Rename, alias, and deprecate timedelta part attributes
|
|
24
|
1225
|
February 28, 2026
|
|
Allow to set process specific defaults for `open(..., newline=, encoding=, ...)`
|
|
9
|
390
|
February 27, 2026
|
|
Add `array_hook` to Json-decoder options
|
|
0
|
120
|
February 27, 2026
|
|
Expose special method lookup at Python level
|
|
11
|
609
|
February 23, 2026
|
|
_lru_cache_wrapper should be optimized for argument-less functions
|
|
8
|
439
|
February 23, 2026
|