|
Add `array_hook` to Json-decoder options
|
|
3
|
301
|
March 26, 2026
|
|
Cross-language method suggestions for AttributeError
|
|
15
|
643
|
March 25, 2026
|
|
Add alternatives to TypeIs for user-defined assertions
|
|
3
|
293
|
March 25, 2026
|
|
Lshaz: possible useful tool for development?
|
|
0
|
198
|
March 23, 2026
|
|
Improve IDLE usability with optional ↑/↓ command history navigation
|
|
0
|
131
|
March 23, 2026
|
|
Algorithmic complexity of difflib
|
|
132
|
2256
|
March 21, 2026
|
|
Memory-Efficient Dictionary via Elastic Hashing (Achieving 40%+ RAM savings at high load factors)
|
|
26
|
1513
|
March 21, 2026
|
|
Proposal for two new typing constructs: `MemberNames[T]` and `MemberTypes[T]`
|
|
19
|
746
|
March 21, 2026
|
|
Simple https client in standard library
|
|
31
|
1796
|
March 20, 2026
|
|
Consideration of `pureread()`, `purewrite()`, `purefunc()` builtins
|
|
56
|
1279
|
March 19, 2026
|
|
Sorting case-sensitively and alphabetically argparse's help output by POSIX style options
|
|
3
|
272
|
March 19, 2026
|
|
Add a `Format.DEFERRED` option for PEP-649/749 annotations
|
|
6
|
631
|
March 18, 2026
|
|
`range()` with optional inclusive `stop`
|
|
23
|
908
|
March 17, 2026
|
|
Add a list.fastremove method
|
|
19
|
1027
|
March 15, 2026
|
|
Add __reversed__ Support, proper __repr__ for _collections_abc.KeysView
|
|
9
|
452
|
March 11, 2026
|
|
Proposal: Optional Explicit covariance/contravariance for PEP 695
|
|
18
|
1502
|
March 10, 2026
|
|
`__assignment_to_self__`, `__meta__` dunders, `meta()` magic-method, `pureread()`, `purewrite()`, `purefunc()` builtins
|
|
12
|
312
|
March 10, 2026
|
|
Consideration of __meta__` dunder, `meta()` magic-method
|
|
0
|
162
|
March 9, 2026
|
|
Supporting 'yield from' in asynchronous generators
|
|
9
|
506
|
March 9, 2026
|
|
Adding the `is in` and `is not in` boolean operators: membership by `id()`
|
|
7
|
433
|
March 8, 2026
|
|
Lets make λ as alternative keyword for lambda
|
|
35
|
9639
|
March 13, 2026
|
|
__decorators__ / functools.idempotent
|
|
25
|
734
|
March 7, 2026
|
|
Introduce Py_TPFLAGS_CUSTOMCHSLOT
|
|
1
|
151
|
March 7, 2026
|
|
Ability to catch sqlite3 error log
|
|
12
|
1610
|
March 6, 2026
|
|
Add a new way to get the list of subclasses of a type
|
|
5
|
355
|
March 6, 2026
|
|
Standard path in wheels for completion scripts and manpages
|
|
9
|
238
|
March 5, 2026
|
|
Suggest to add python debug / debugging symbols install for the new Python Install Manager (PIM) for Windows
|
|
1
|
281
|
March 4, 2026
|
|
Should CPython intern all constant strings automatically?
|
|
3
|
377
|
March 2, 2026
|
|
Autoindentation and realtime formal syntax check
|
|
3
|
261
|
March 1, 2026
|
|
Adopt proven anyio/Trio patterns natively into asyncio (multi-release roadmap)
|
|
11
|
1141
|
March 1, 2026
|