|
About the Ideas category
|
|
5
|
4970
|
October 31, 2024
|
|
Decorators for support for developers tool within function
|
|
4
|
63
|
April 29, 2026
|
|
Nested dataclasses: reducing structural boilerplate
|
|
14
|
813
|
April 28, 2026
|
|
Proposal: Add a High-Level Frame Hook API to CPython
|
|
2
|
455
|
April 28, 2026
|
|
Syntax highlighting for dis module
|
|
20
|
1099
|
April 27, 2026
|
|
Simplify datetime calculation
|
|
11
|
868
|
April 24, 2026
|
|
Should `shlex.quote` be changed to not return `"''"` for falsey non-`str` data
|
|
11
|
395
|
April 24, 2026
|
|
Adding a `module=` keyword argument to `typing.TypeAliasType`
|
|
1
|
124
|
April 24, 2026
|
|
Pure C structured traceback
|
|
8
|
566
|
April 23, 2026
|
|
Add Virtual Threads to Python
|
|
264
|
19708
|
April 22, 2026
|
|
Greater sanitizer support in CI?
|
|
3
|
394
|
April 20, 2026
|
|
Faster float / string conversion (Ryu)
|
|
31
|
7417
|
April 19, 2026
|
|
Security and usability improvement for webbrowser.open() on macOS: Replace osascript with /usr/bin/open
|
|
2
|
333
|
April 17, 2026
|
|
Slice Views for Python Sequences
|
|
33
|
1745
|
April 16, 2026
|
|
Tkinter: don't deallocate images that are in use
|
|
4
|
227
|
April 16, 2026
|
|
Adding support for Linux IMA (Integrity Measurement Architecture) and Linux executability secure bits
|
|
0
|
189
|
April 14, 2026
|
|
Asyncio without function colouring
|
|
56
|
1676
|
April 14, 2026
|
|
Allow a, b += 1, 1 among other shorthand
|
|
5
|
490
|
April 13, 2026
|
|
Recommend against (or for?) pathlib.Path.open
|
|
11
|
787
|
April 13, 2026
|
|
Adding parameters to math.comb and math.perm to accept signed inputs
|
|
16
|
418
|
April 11, 2026
|
|
Expose special method lookup at Python level
|
|
12
|
867
|
April 10, 2026
|
|
zlib.Decompress should have an attribute to tell if output is available
|
|
0
|
115
|
April 8, 2026
|
|
Input() prompt doesn't always go to stdout
|
|
20
|
880
|
April 7, 2026
|
|
BehaviorEnum: an Enum subclass that bundles a value with a callable - stdlib candidate?
|
|
27
|
943
|
April 6, 2026
|
|
Prevent open(2)ing of `.pth` files during startup
|
|
11
|
617
|
April 6, 2026
|
|
Allow default as kwarg in dict.get()
|
|
3
|
288
|
April 5, 2026
|
|
_lru_cache_wrapper should be optimized for argument-less functions
|
|
19
|
696
|
April 5, 2026
|
|
Introduce macro `Py_NOEXCEPT`
|
|
2
|
184
|
April 4, 2026
|
|
Cheatsheet in python help (especially for number formatting specification language)
|
|
0
|
112
|
April 3, 2026
|
|
Simplified Dynamic Import API
|
|
4
|
222
|
April 2, 2026
|