|
[deepcopy] Support passing some additional classes to be considered for atomic deepcopy
|
|
0
|
131
|
November 19, 2025
|
|
Add support for Haproxy PROXY protocol to stdlib
|
|
2
|
182
|
November 18, 2025
|
|
Functools addition: @reslot decorator
|
|
8
|
431
|
November 18, 2025
|
|
Proposal for a new way to overload methods by arguments, and whether it is synchronous or asynchronous
|
|
6
|
321
|
November 18, 2025
|
|
Alternative path for lazy imports v2 and PEP810
|
|
26
|
967
|
November 18, 2025
|
|
Scoped and Typed Variables in Python Blocks
|
|
33
|
507
|
November 15, 2025
|
|
Extending open() to accept custom RawIOBase, BufferedIOBase, and TextIOBase classes
|
|
2
|
195
|
November 15, 2025
|
|
Customized iterable unpacking
|
|
9
|
317
|
November 14, 2025
|
|
Additional struct packed byte type: 24-bit
|
|
0
|
132
|
November 13, 2025
|
|
Adding vi mode to pyrepl
|
|
12
|
409
|
November 13, 2025
|
|
Remove the macros in PC/pyconfig.h that nowaday compiler must have?
|
|
2
|
135
|
November 12, 2025
|
|
Integer ceiling divide
|
|
25
|
1166
|
November 11, 2025
|
|
Error-prone naming: asyncio.timeout vs asyncio.Timeout
|
|
2
|
386
|
November 11, 2025
|
|
Pre-PEP: use a header file that can undefine the macros defined by <Python.h>
|
|
19
|
495
|
November 11, 2025
|
|
Python symlink target in virtual envs
|
|
0
|
116
|
November 10, 2025
|
|
Extending lru_cache with TTL
|
|
6
|
304
|
November 10, 2025
|
|
io.Buffered{Random, Reader, Writer, RWPair} buffer_size cannot be None
|
|
4
|
168
|
November 9, 2025
|
|
Adding constant variables
|
|
7
|
9034
|
November 7, 2025
|
|
Add Virtual Threads to Python
|
|
192
|
14916
|
November 6, 2025
|
|
The ignore parameter of shutil.copytree should return a set
|
|
1
|
181
|
November 6, 2025
|
|
Suggest to add python debug / debugging symbols install for the new Python Install Manager (PIM) for Windows
|
|
0
|
129
|
November 6, 2025
|
|
`raise` as a function
|
|
8
|
710
|
November 6, 2025
|
|
Alternative path for explicit lazy imports
|
|
40
|
1768
|
November 4, 2025
|
|
Are better lambdas really impossible?
|
|
20
|
3108
|
November 3, 2025
|
|
Make `re.Match` a well-rounded `Sequence` type
|
|
11
|
693
|
November 2, 2025
|
|
Allow annotations to be added wherever a variable may be declared
|
|
5
|
400
|
November 1, 2025
|
|
Pre-PEP: Imaginary type and IEC 60559-compatible complex arithmetic
|
|
24
|
956
|
October 31, 2025
|
|
Support CIDR notation in 'NO_PROXY'
|
|
7
|
438
|
October 31, 2025
|
|
Adding Queue.as_list()
|
|
4
|
427
|
October 31, 2025
|
|
(prepep) Preventing future issues with warnings as errors
|
|
62
|
1683
|
October 30, 2025
|