|
About the Ideas category
|
|
5
|
4970
|
October 31, 2024
|
|
Nested dataclasses: reducing structural boilerplate
|
|
12
|
749
|
April 27, 2026
|
|
Syntax highlighting for dis module
|
|
20
|
1093
|
April 27, 2026
|
|
Simplify datetime calculation
|
|
11
|
865
|
April 24, 2026
|
|
Should `shlex.quote` be changed to not return `"''"` for falsey non-`str` data
|
|
11
|
392
|
April 24, 2026
|
|
Adding a `module=` keyword argument to `typing.TypeAliasType`
|
|
1
|
123
|
April 24, 2026
|
|
Pure C structured traceback
|
|
8
|
566
|
April 23, 2026
|
|
Add Virtual Threads to Python
|
|
264
|
19705
|
April 22, 2026
|
|
Greater sanitizer support in CI?
|
|
3
|
394
|
April 20, 2026
|
|
Faster float / string conversion (Ryu)
|
|
31
|
7414
|
April 19, 2026
|
|
Security and usability improvement for webbrowser.open() on macOS: Replace osascript with /usr/bin/open
|
|
2
|
332
|
April 17, 2026
|
|
Proposal: Add a High-Level Frame Hook API to CPython
|
|
1
|
413
|
April 17, 2026
|
|
Slice Views for Python Sequences
|
|
33
|
1741
|
April 16, 2026
|
|
Tkinter: don't deallocate images that are in use
|
|
4
|
226
|
April 16, 2026
|
|
Adding support for Linux IMA (Integrity Measurement Architecture) and Linux executability secure bits
|
|
0
|
188
|
April 14, 2026
|
|
Asyncio without function colouring
|
|
56
|
1675
|
April 14, 2026
|
|
Allow a, b += 1, 1 among other shorthand
|
|
5
|
486
|
April 13, 2026
|
|
Recommend against (or for?) pathlib.Path.open
|
|
11
|
785
|
April 13, 2026
|
|
Adding parameters to math.comb and math.perm to accept signed inputs
|
|
16
|
417
|
April 11, 2026
|
|
Expose special method lookup at Python level
|
|
12
|
865
|
April 10, 2026
|
|
zlib.Decompress should have an attribute to tell if output is available
|
|
0
|
114
|
April 8, 2026
|
|
Input() prompt doesn't always go to stdout
|
|
20
|
878
|
April 7, 2026
|
|
BehaviorEnum: an Enum subclass that bundles a value with a callable - stdlib candidate?
|
|
27
|
940
|
April 6, 2026
|
|
Prevent open(2)ing of `.pth` files during startup
|
|
11
|
615
|
April 6, 2026
|
|
Allow default as kwarg in dict.get()
|
|
3
|
285
|
April 5, 2026
|
|
_lru_cache_wrapper should be optimized for argument-less functions
|
|
19
|
695
|
April 5, 2026
|
|
Introduce macro `Py_NOEXCEPT`
|
|
2
|
181
|
April 4, 2026
|
|
Cheatsheet in python help (especially for number formatting specification language)
|
|
0
|
110
|
April 3, 2026
|
|
Simplified Dynamic Import API
|
|
4
|
221
|
April 2, 2026
|
|
Adding level control to pretty-print in json
|
|
13
|
598
|
April 1, 2026
|