|
Decorators for support for developers tool within function
|
|
14
|
500
|
April 29, 2026
|
|
Importer: provide a specialisation point for handling new file extensions
|
|
12
|
539
|
April 29, 2026
|
|
Syntax highlighting for dis module
|
|
20
|
1284
|
April 27, 2026
|
|
Simplify datetime calculation
|
|
11
|
1009
|
April 24, 2026
|
|
Pure C structured traceback
|
|
8
|
685
|
April 23, 2026
|
|
Faster float / string conversion (Ryu)
|
|
31
|
7704
|
April 19, 2026
|
|
Slice Views for Python Sequences
|
|
33
|
1952
|
April 16, 2026
|
|
Tkinter: don't deallocate images that are in use
|
|
4
|
273
|
April 16, 2026
|
|
Adding support for Linux IMA (Integrity Measurement Architecture) and Linux executability secure bits
|
|
0
|
247
|
April 14, 2026
|
|
Asyncio without function colouring
|
|
56
|
2040
|
April 14, 2026
|
|
Allow a, b += 1, 1 among other shorthand
|
|
5
|
551
|
April 13, 2026
|
|
Recommend against (or for?) pathlib.Path.open
|
|
11
|
985
|
April 13, 2026
|
|
Adding parameters to math.comb and math.perm to accept signed inputs
|
|
16
|
541
|
April 11, 2026
|
|
zlib.Decompress should have an attribute to tell if output is available
|
|
0
|
135
|
April 8, 2026
|
|
Input() prompt doesn't always go to stdout
|
|
20
|
1009
|
April 7, 2026
|
|
BehaviorEnum: an Enum subclass that bundles a value with a callable - stdlib candidate?
|
|
27
|
1226
|
April 6, 2026
|
|
Prevent open(2)ing of `.pth` files during startup
|
|
11
|
762
|
April 6, 2026
|
|
Allow default as kwarg in dict.get()
|
|
3
|
334
|
April 5, 2026
|
|
_lru_cache_wrapper should be optimized for argument-less functions
|
|
19
|
807
|
April 5, 2026
|
|
Introduce macro `Py_NOEXCEPT`
|
|
2
|
216
|
April 4, 2026
|
|
Cheatsheet in python help (especially for number formatting specification language)
|
|
0
|
134
|
April 3, 2026
|
|
Simplified Dynamic Import API
|
|
4
|
258
|
April 2, 2026
|
|
Add bfloat16 support to struct
|
|
68
|
1574
|
April 1, 2026
|
|
Add asyncio.sleep_forever() in some form
|
|
14
|
949
|
April 1, 2026
|
|
Proposal to Add an Optional Inclusive Parameter to Python’s range() Function
|
|
1
|
253
|
April 1, 2026
|
|
Str.split: allow grouping separators under an optional parameter
|
|
4
|
433
|
March 30, 2026
|
|
Support Forward Declarations
|
|
40
|
1840
|
March 29, 2026
|
|
Should `collections.abc.MutableMapping` implement `__ior__` as a mixin?
|
|
10
|
473
|
March 27, 2026
|
|
Add a module for monitoring GC statistics
|
|
0
|
238
|
March 26, 2026
|
|
Add `array_hook` to Json-decoder options
|
|
3
|
354
|
March 26, 2026
|