|
Faster float / string conversion (Ryu)
|
|
31
|
7522
|
April 19, 2026
|
|
Slice Views for Python Sequences
|
|
33
|
1843
|
April 16, 2026
|
|
Tkinter: don't deallocate images that are in use
|
|
4
|
244
|
April 16, 2026
|
|
Adding support for Linux IMA (Integrity Measurement Architecture) and Linux executability secure bits
|
|
0
|
213
|
April 14, 2026
|
|
Asyncio without function colouring
|
|
56
|
1772
|
April 14, 2026
|
|
Allow a, b += 1, 1 among other shorthand
|
|
5
|
516
|
April 13, 2026
|
|
Recommend against (or for?) pathlib.Path.open
|
|
11
|
872
|
April 13, 2026
|
|
Adding parameters to math.comb and math.perm to accept signed inputs
|
|
16
|
462
|
April 11, 2026
|
|
zlib.Decompress should have an attribute to tell if output is available
|
|
0
|
124
|
April 8, 2026
|
|
Input() prompt doesn't always go to stdout
|
|
20
|
921
|
April 7, 2026
|
|
BehaviorEnum: an Enum subclass that bundles a value with a callable - stdlib candidate?
|
|
27
|
1042
|
April 6, 2026
|
|
Prevent open(2)ing of `.pth` files during startup
|
|
11
|
660
|
April 6, 2026
|
|
Allow default as kwarg in dict.get()
|
|
3
|
311
|
April 5, 2026
|
|
_lru_cache_wrapper should be optimized for argument-less functions
|
|
19
|
723
|
April 5, 2026
|
|
Introduce macro `Py_NOEXCEPT`
|
|
2
|
197
|
April 4, 2026
|
|
Cheatsheet in python help (especially for number formatting specification language)
|
|
0
|
124
|
April 3, 2026
|
|
Simplified Dynamic Import API
|
|
4
|
237
|
April 2, 2026
|
|
Adding level control to pretty-print in json
|
|
13
|
638
|
April 1, 2026
|
|
Add bfloat16 support to struct
|
|
68
|
1363
|
April 1, 2026
|
|
Add asyncio.sleep_forever() in some form
|
|
14
|
880
|
April 1, 2026
|
|
Proposal to Add an Optional Inclusive Parameter to Python’s range() Function
|
|
2
|
232
|
April 1, 2026
|
|
Str.split: allow grouping separators under an optional parameter
|
|
4
|
396
|
March 30, 2026
|
|
Support Forward Declarations
|
|
40
|
1624
|
March 29, 2026
|
|
Adding vi mode to pyrepl
|
|
15
|
827
|
March 28, 2026
|
|
Should `collections.abc.MutableMapping` implement `__ior__` as a mixin?
|
|
10
|
422
|
March 27, 2026
|
|
Add a module for monitoring GC statistics
|
|
0
|
217
|
March 26, 2026
|
|
Add `array_hook` to Json-decoder options
|
|
3
|
319
|
March 26, 2026
|
|
Cross-language method suggestions for AttributeError
|
|
15
|
738
|
March 25, 2026
|
|
Add alternatives to TypeIs for user-defined assertions
|
|
3
|
326
|
March 25, 2026
|
|
Lshaz: possible useful tool for development?
|
|
0
|
205
|
March 23, 2026
|