|
Customized iterable unpacking
|
|
9
|
294
|
November 14, 2025
|
|
Additional struct packed byte type: 24-bit
|
|
0
|
129
|
November 13, 2025
|
|
Adding vi mode to pyrepl
|
|
12
|
396
|
November 13, 2025
|
|
Remove the macros in PC/pyconfig.h that nowaday compiler must have?
|
|
2
|
131
|
November 12, 2025
|
|
Integer ceiling divide
|
|
25
|
1062
|
November 11, 2025
|
|
Error-prone naming: asyncio.timeout vs asyncio.Timeout
|
|
2
|
378
|
November 11, 2025
|
|
Pre-PEP: use a header file that can undefine the macros defined by <Python.h>
|
|
19
|
480
|
November 11, 2025
|
|
Python symlink target in virtual envs
|
|
0
|
110
|
November 10, 2025
|
|
Extending lru_cache with TTL
|
|
6
|
297
|
November 10, 2025
|
|
io.Buffered{Random, Reader, Writer, RWPair} buffer_size cannot be None
|
|
4
|
164
|
November 9, 2025
|
|
Pre-PEP: d-string / Dedented Multiline Strings with Optional Language Hinting
|
|
159
|
4388
|
November 7, 2025
|
|
Adding constant variables
|
|
7
|
8890
|
November 7, 2025
|
|
Add Virtual Threads to Python
|
|
192
|
14649
|
November 6, 2025
|
|
The ignore parameter of shutil.copytree should return a set
|
|
1
|
179
|
November 6, 2025
|
|
Suggest to add python debug / debugging symbols install for the new Python Install Manager (PIM) for Windows
|
|
0
|
98
|
November 6, 2025
|
|
`raise` as a function
|
|
8
|
692
|
November 6, 2025
|
|
Improved Errors for Missing Standard Library Modules
|
|
11
|
630
|
November 4, 2025
|
|
Alternative path for explicit lazy imports
|
|
40
|
1751
|
November 4, 2025
|
|
Are better lambdas really impossible?
|
|
20
|
3079
|
November 3, 2025
|
|
Make `re.Match` a well-rounded `Sequence` type
|
|
11
|
686
|
November 2, 2025
|
|
Allow annotations to be added wherever a variable may be declared
|
|
5
|
396
|
November 1, 2025
|
|
Suggest to add system-wide install for the new Python Install Manager (PIM) for Windows
|
|
0
|
186
|
November 1, 2025
|
|
Pre-PEP: Imaginary type and IEC 60559-compatible complex arithmetic
|
|
24
|
949
|
October 31, 2025
|
|
Support CIDR notation in 'NO_PROXY'
|
|
7
|
426
|
October 31, 2025
|
|
Adding Queue.as_list()
|
|
4
|
422
|
October 31, 2025
|
|
(prepep) Preventing future issues with warnings as errors
|
|
62
|
1657
|
October 30, 2025
|
|
On the case of single-line match statements
|
|
11
|
1172
|
October 29, 2025
|
|
Add using_scope
|
|
3
|
263
|
October 29, 2025
|
|
Python interpreter doesn't work in some directories - can it give a warning?
|
|
1
|
230
|
October 29, 2025
|
|
Design by Contract in Python: proposal for native class invariants
|
|
27
|
1568
|
October 28, 2025
|