|
About the Ideas category
|
|
5
|
4920
|
October 31, 2024
|
|
Allow default as kwarg in dict.get()
|
|
3
|
194
|
April 5, 2026
|
|
BehaviorEnum: an Enum subclass that bundles a value with a callable - stdlib candidate?
|
|
22
|
669
|
April 5, 2026
|
|
_lru_cache_wrapper should be optimized for argument-less functions
|
|
19
|
581
|
April 5, 2026
|
|
Asyncio without function colouring
|
|
24
|
693
|
April 4, 2026
|
|
Introduce macro `Py_NOEXCEPT`
|
|
2
|
133
|
April 4, 2026
|
|
Prevent open(2)ing of `.pth` files during startup
|
|
10
|
375
|
April 3, 2026
|
|
Cheatsheet in python help (especially for number formatting specification language)
|
|
0
|
81
|
April 3, 2026
|
|
Simplified Dynamic Import API
|
|
4
|
189
|
April 2, 2026
|
|
Adding level control to pretty-print in json
|
|
13
|
534
|
April 1, 2026
|
|
Add bfloat16 support to struct
|
|
68
|
928
|
April 1, 2026
|
|
Add asyncio.sleep_forever() in some form
|
|
14
|
780
|
April 1, 2026
|
|
Proposal to Add an Optional Inclusive Parameter to Python’s range() Function
|
|
2
|
175
|
April 1, 2026
|
|
Str.split: allow grouping separators under an optional parameter
|
|
4
|
338
|
March 30, 2026
|
|
Support Forward Declarations
|
|
40
|
1344
|
March 29, 2026
|
|
Adding vi mode to pyrepl
|
|
15
|
704
|
March 28, 2026
|
|
Should `collections.abc.MutableMapping` implement `__ior__` as a mixin?
|
|
10
|
350
|
March 27, 2026
|
|
Add a module for monitoring GC statistics
|
|
0
|
184
|
March 26, 2026
|
|
Add `array_hook` to Json-decoder options
|
|
3
|
281
|
March 26, 2026
|
|
Cross-language method suggestions for AttributeError
|
|
15
|
565
|
March 25, 2026
|
|
Add alternatives to TypeIs for user-defined assertions
|
|
3
|
237
|
March 25, 2026
|
|
Lshaz: possible useful tool for development?
|
|
0
|
177
|
March 23, 2026
|
|
Improve IDLE usability with optional ↑/↓ command history navigation
|
|
0
|
114
|
March 23, 2026
|
|
Input() prompt doesn't always go to stdout
|
|
19
|
681
|
March 22, 2026
|
|
Algorithmic complexity of difflib
|
|
132
|
1958
|
March 21, 2026
|
|
Memory-Efficient Dictionary via Elastic Hashing (Achieving 40%+ RAM savings at high load factors)
|
|
26
|
1373
|
March 21, 2026
|
|
Proposal for two new typing constructs: `MemberNames[T]` and `MemberTypes[T]`
|
|
19
|
647
|
March 21, 2026
|
|
Simple https client in standard library
|
|
31
|
1638
|
March 20, 2026
|
|
Consideration of `pureread()`, `purewrite()`, `purefunc()` builtins
|
|
56
|
1085
|
March 19, 2026
|
|
Sorting case-sensitively and alphabetically argparse's help output by POSIX style options
|
|
3
|
244
|
March 19, 2026
|