|
About the Ideas category
|
|
5
|
4925
|
October 31, 2024
|
|
Recommend against (or for?) pathlib.Path.open
|
|
2
|
62
|
April 8, 2026
|
|
Allow a, b += 1, 1 among other shorthand
|
|
3
|
132
|
April 8, 2026
|
|
Pure C structured traceback
|
|
7
|
368
|
April 8, 2026
|
|
zlib.Decompress should have an attribute to tell if output is available
|
|
0
|
69
|
April 8, 2026
|
|
Asyncio without function colouring
|
|
28
|
864
|
April 8, 2026
|
|
Input() prompt doesn't always go to stdout
|
|
20
|
761
|
April 7, 2026
|
|
Simplify datetime calculation
|
|
5
|
236
|
April 6, 2026
|
|
BehaviorEnum: an Enum subclass that bundles a value with a callable - stdlib candidate?
|
|
27
|
816
|
April 6, 2026
|
|
Prevent open(2)ing of `.pth` files during startup
|
|
11
|
523
|
April 6, 2026
|
|
Allow default as kwarg in dict.get()
|
|
3
|
245
|
April 5, 2026
|
|
_lru_cache_wrapper should be optimized for argument-less functions
|
|
19
|
600
|
April 5, 2026
|
|
Introduce macro `Py_NOEXCEPT`
|
|
2
|
155
|
April 4, 2026
|
|
Cheatsheet in python help (especially for number formatting specification language)
|
|
0
|
92
|
April 3, 2026
|
|
Simplified Dynamic Import API
|
|
4
|
193
|
April 2, 2026
|
|
Adding level control to pretty-print in json
|
|
13
|
540
|
April 1, 2026
|
|
Add bfloat16 support to struct
|
|
68
|
948
|
April 1, 2026
|
|
Add asyncio.sleep_forever() in some form
|
|
14
|
790
|
April 1, 2026
|
|
Proposal to Add an Optional Inclusive Parameter to Python’s range() Function
|
|
2
|
179
|
April 1, 2026
|
|
Str.split: allow grouping separators under an optional parameter
|
|
4
|
343
|
March 30, 2026
|
|
Support Forward Declarations
|
|
40
|
1357
|
March 29, 2026
|
|
Adding vi mode to pyrepl
|
|
15
|
708
|
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
|
186
|
March 26, 2026
|
|
Add `array_hook` to Json-decoder options
|
|
3
|
282
|
March 26, 2026
|
|
Cross-language method suggestions for AttributeError
|
|
15
|
569
|
March 25, 2026
|
|
Add alternatives to TypeIs for user-defined assertions
|
|
3
|
240
|
March 25, 2026
|
|
Lshaz: possible useful tool for development?
|
|
0
|
178
|
March 23, 2026
|
|
Improve IDLE usability with optional ↑/↓ command history navigation
|
|
0
|
116
|
March 23, 2026
|
|
Algorithmic complexity of difflib
|
|
132
|
1964
|
March 21, 2026
|