|
Introduce the two-argument form of `iter` to `aiter`
|
|
4
|
569
|
August 23, 2026
|
|
Proposal: int.from_bytes and int.to_bytes, but for buffers
|
|
4
|
354
|
August 22, 2026
|
|
Expose PROC_THREAD_ATTRIBUTE_JOB_LIST through subprocess on Windows
|
|
0
|
93
|
August 21, 2026
|
|
Typing feature to statically get all subclasses of class
|
|
6
|
262
|
August 20, 2026
|
|
`frozendict` and `MappingProxyType`s as object-level `__dict__` values
|
|
4
|
246
|
August 20, 2026
|
|
`frozenset` and `frozendict` comprehensions
|
|
76
|
4015
|
August 20, 2026
|
|
IDLE proposal: Optional background shading for indentation levels
|
|
5
|
368
|
August 17, 2026
|
|
Add a list.swap_values method
|
|
15
|
552
|
August 17, 2026
|
|
Add parameter `validator` to `argparse.ArgumentParser.add_argument` or enhance `argparse` docs
|
|
6
|
245
|
August 15, 2026
|
|
Query multiple dictionary keys
|
|
21
|
859
|
August 15, 2026
|
|
Change `random.choice()` parameter from `Sequence` to `Collection`
|
|
9
|
712
|
August 14, 2026
|
|
Proposal: Add a `limit` parameter to `enumerate()`
|
|
17
|
815
|
August 14, 2026
|
|
reprlib.Repr should have a sort_dicts parameter
|
|
1
|
227
|
August 14, 2026
|
|
Explicit post-order hooks for ast.NodeTransformer
|
|
1
|
125
|
August 14, 2026
|
|
Use frozendict as type and module namespace (dictionary)
|
|
20
|
1262
|
August 13, 2026
|
|
From __future__ import annotations_compat as a migration bridge
|
|
3
|
371
|
August 12, 2026
|
|
Export Statement for DRY Re-exports
|
|
22
|
1015
|
August 12, 2026
|
|
The comment block for Python
|
|
37
|
1527
|
August 12, 2026
|
|
Machine-readable Specification for Deprecated and Removed APIs of CPython
|
|
35
|
1622
|
August 12, 2026
|
|
`--debug` flag to pause and print PID for use in debuggers, profilers, etc
|
|
3
|
170
|
August 12, 2026
|
|
Add `getprotobynumber` to the `socket` module
|
|
7
|
354
|
August 10, 2026
|
|
New splat import proposal
|
|
2
|
313
|
August 10, 2026
|
|
Tachyon gecko output: 1 row per thread, process or asyncio task
|
|
2
|
239
|
August 10, 2026
|
|
Mutable, bit addressable, integers
|
|
31
|
1202
|
August 9, 2026
|
|
Improve FileNotFoundError by adding a note that includes the current directory
|
|
27
|
1248
|
August 9, 2026
|
|
Algorithmic complexity of difflib
|
|
136
|
3120
|
August 8, 2026
|
|
Module descriptor
|
|
3
|
280
|
August 7, 2026
|
|
Can we make asyncio event.wait with timeout atomic?
|
|
3
|
365
|
August 7, 2026
|
|
Introduce type keyword for type only imports
|
|
16
|
1416
|
August 6, 2026
|
|
A clamp function inside math to put an interval
|
|
31
|
1967
|
August 6, 2026
|