|
About the Ideas category
|
|
5
|
4955
|
October 31, 2024
|
|
Should `shlex.quote` be changed to not return `"''"` for falsey non-`str` data
|
|
3
|
118
|
April 22, 2026
|
|
Add Virtual Threads to Python
|
|
264
|
19055
|
April 22, 2026
|
|
Greater sanitizer support in CI?
|
|
3
|
370
|
April 20, 2026
|
|
Simplify datetime calculation
|
|
9
|
666
|
April 20, 2026
|
|
Faster float / string conversion (Ryu)
|
|
31
|
7338
|
April 19, 2026
|
|
Security and usability improvement for webbrowser.open() on macOS: Replace osascript with /usr/bin/open
|
|
2
|
313
|
April 17, 2026
|
|
Proposal: Add a High-Level Frame Hook API to CPython
|
|
1
|
397
|
April 17, 2026
|
|
Slice Views for Python Sequences
|
|
33
|
1678
|
April 16, 2026
|
|
Tkinter: don't deallocate images that are in use
|
|
4
|
213
|
April 16, 2026
|
|
Adding support for Linux IMA (Integrity Measurement Architecture) and Linux executability secure bits
|
|
0
|
178
|
April 14, 2026
|
|
Asyncio without function colouring
|
|
56
|
1566
|
April 14, 2026
|
|
Allow a, b += 1, 1 among other shorthand
|
|
5
|
461
|
April 13, 2026
|
|
Recommend against (or for?) pathlib.Path.open
|
|
11
|
759
|
April 13, 2026
|
|
Adding parameters to math.comb and math.perm to accept signed inputs
|
|
16
|
384
|
April 11, 2026
|
|
Expose special method lookup at Python level
|
|
12
|
845
|
April 10, 2026
|
|
Pure C structured traceback
|
|
7
|
468
|
April 8, 2026
|
|
zlib.Decompress should have an attribute to tell if output is available
|
|
0
|
112
|
April 8, 2026
|
|
Input() prompt doesn't always go to stdout
|
|
20
|
833
|
April 7, 2026
|
|
BehaviorEnum: an Enum subclass that bundles a value with a callable - stdlib candidate?
|
|
27
|
891
|
April 6, 2026
|
|
Prevent open(2)ing of `.pth` files during startup
|
|
11
|
588
|
April 6, 2026
|
|
Allow default as kwarg in dict.get()
|
|
3
|
278
|
April 5, 2026
|
|
_lru_cache_wrapper should be optimized for argument-less functions
|
|
19
|
663
|
April 5, 2026
|
|
Introduce macro `Py_NOEXCEPT`
|
|
2
|
176
|
April 4, 2026
|
|
Cheatsheet in python help (especially for number formatting specification language)
|
|
0
|
108
|
April 3, 2026
|
|
Simplified Dynamic Import API
|
|
4
|
216
|
April 2, 2026
|
|
Adding level control to pretty-print in json
|
|
13
|
575
|
April 1, 2026
|
|
Add bfloat16 support to struct
|
|
68
|
1148
|
April 1, 2026
|
|
Add asyncio.sleep_forever() in some form
|
|
14
|
824
|
April 1, 2026
|
|
Proposal to Add an Optional Inclusive Parameter to Python’s range() Function
|
|
2
|
209
|
April 1, 2026
|