|
Add a module for monitoring GC statistics
|
|
0
|
238
|
March 26, 2026
|
|
Add `array_hook` to Json-decoder options
|
|
3
|
354
|
March 26, 2026
|
|
Cross-language method suggestions for AttributeError
|
|
15
|
874
|
March 25, 2026
|
|
Add alternatives to TypeIs for user-defined assertions
|
|
3
|
378
|
March 25, 2026
|
|
Lshaz: possible useful tool for development?
|
|
0
|
220
|
March 23, 2026
|
|
Algorithmic complexity of difflib
|
|
132
|
2562
|
March 21, 2026
|
|
Memory-Efficient Dictionary via Elastic Hashing (Achieving 40%+ RAM savings at high load factors)
|
|
26
|
1801
|
March 21, 2026
|
|
Proposal for two new typing constructs: `MemberNames[T]` and `MemberTypes[T]`
|
|
19
|
893
|
March 21, 2026
|
|
Simple https client in standard library
|
|
30
|
1984
|
March 20, 2026
|
|
Consideration of `pureread()`, `purewrite()`, `purefunc()` builtins
|
|
56
|
1509
|
March 19, 2026
|
|
Sorting case-sensitively and alphabetically argparse's help output by POSIX style options
|
|
3
|
307
|
March 19, 2026
|
|
Add a `Format.DEFERRED` option for PEP-649/749 annotations
|
|
6
|
707
|
March 18, 2026
|
|
`range()` with optional inclusive `stop`
|
|
23
|
1149
|
March 17, 2026
|
|
Add a list.fastremove method
|
|
19
|
1135
|
March 15, 2026
|
|
Add __reversed__ Support, proper __repr__ for _collections_abc.KeysView
|
|
9
|
498
|
March 11, 2026
|
|
Proposal: Optional Explicit covariance/contravariance for PEP 695
|
|
18
|
1592
|
March 10, 2026
|
|
`__assignment_to_self__`, `__meta__` dunders, `meta()` magic-method, `pureread()`, `purewrite()`, `purefunc()` builtins
|
|
12
|
420
|
March 10, 2026
|
|
Consideration of __meta__` dunder, `meta()` magic-method
|
|
0
|
185
|
March 9, 2026
|
|
Supporting 'yield from' in asynchronous generators
|
|
8
|
586
|
March 9, 2026
|
|
Adding the `is in` and `is not in` boolean operators: membership by `id()`
|
|
7
|
500
|
March 8, 2026
|
|
Lets make λ as alternative keyword for lambda
|
|
35
|
9892
|
March 13, 2026
|
|
__decorators__ / functools.idempotent
|
|
25
|
909
|
March 7, 2026
|
|
Introduce Py_TPFLAGS_CUSTOMCHSLOT
|
|
1
|
169
|
March 7, 2026
|
|
Ability to catch sqlite3 error log
|
|
12
|
1664
|
March 6, 2026
|
|
Add a new way to get the list of subclasses of a type
|
|
5
|
420
|
March 6, 2026
|
|
Standard path in wheels for completion scripts and manpages
|
|
9
|
300
|
March 5, 2026
|
|
Suggest to add python debug / debugging symbols install for the new Python Install Manager (PIM) for Windows
|
|
1
|
328
|
March 4, 2026
|
|
Should CPython intern all constant strings automatically?
|
|
3
|
423
|
March 2, 2026
|
|
Autoindentation and realtime formal syntax check
|
|
3
|
296
|
March 1, 2026
|
|
Adopt proven anyio/Trio patterns natively into asyncio (multi-release roadmap)
|
|
11
|
1376
|
March 1, 2026
|