|
Add size and offset parameters to method .read_bytes() of class pathlib.Path
|
|
0
|
147
|
April 30, 2026
|
|
Adding a `module=` keyword argument to `typing.TypeAliasType`
|
|
4
|
310
|
April 30, 2026
|
|
Nested dataclasses: reducing structural boilerplate
|
|
15
|
1052
|
April 29, 2026
|
|
Decorators for support for developers tool within function
|
|
14
|
419
|
April 29, 2026
|
|
Importer: provide a specialisation point for handling new file extensions
|
|
12
|
471
|
April 29, 2026
|
|
Syntax highlighting for dis module
|
|
20
|
1164
|
April 27, 2026
|
|
Simplify datetime calculation
|
|
11
|
919
|
April 24, 2026
|
|
Pure C structured traceback
|
|
8
|
605
|
April 23, 2026
|
|
Faster float / string conversion (Ryu)
|
|
31
|
7475
|
April 19, 2026
|
|
Slice Views for Python Sequences
|
|
33
|
1782
|
April 16, 2026
|
|
Tkinter: don't deallocate images that are in use
|
|
4
|
239
|
April 16, 2026
|
|
Adding support for Linux IMA (Integrity Measurement Architecture) and Linux executability secure bits
|
|
0
|
205
|
April 14, 2026
|
|
Asyncio without function colouring
|
|
56
|
1719
|
April 14, 2026
|
|
Allow a, b += 1, 1 among other shorthand
|
|
5
|
500
|
April 13, 2026
|
|
Recommend against (or for?) pathlib.Path.open
|
|
11
|
826
|
April 13, 2026
|
|
Adding parameters to math.comb and math.perm to accept signed inputs
|
|
16
|
443
|
April 11, 2026
|
|
Expose special method lookup at Python level
|
|
12
|
881
|
April 10, 2026
|
|
zlib.Decompress should have an attribute to tell if output is available
|
|
0
|
121
|
April 8, 2026
|
|
Input() prompt doesn't always go to stdout
|
|
20
|
891
|
April 7, 2026
|
|
BehaviorEnum: an Enum subclass that bundles a value with a callable - stdlib candidate?
|
|
27
|
970
|
April 6, 2026
|
|
Prevent open(2)ing of `.pth` files during startup
|
|
11
|
636
|
April 6, 2026
|
|
Allow default as kwarg in dict.get()
|
|
3
|
300
|
April 5, 2026
|
|
_lru_cache_wrapper should be optimized for argument-less functions
|
|
19
|
705
|
April 5, 2026
|
|
Introduce macro `Py_NOEXCEPT`
|
|
2
|
188
|
April 4, 2026
|
|
Cheatsheet in python help (especially for number formatting specification language)
|
|
0
|
116
|
April 3, 2026
|
|
Simplified Dynamic Import API
|
|
4
|
231
|
April 2, 2026
|
|
Adding level control to pretty-print in json
|
|
13
|
611
|
April 1, 2026
|
|
Add bfloat16 support to struct
|
|
68
|
1315
|
April 1, 2026
|
|
Add asyncio.sleep_forever() in some form
|
|
14
|
867
|
April 1, 2026
|
|
Proposal to Add an Optional Inclusive Parameter to Python’s range() Function
|
|
2
|
221
|
April 1, 2026
|