|
Enhance time.sleep to accept a datetime.timedelta
|
|
56
|
1680
|
January 24, 2026
|
|
Specially document the "__getattr__" behavior for "object.__getattr__"
|
|
5
|
305
|
January 24, 2026
|
|
Include time and space complexity in documentation
|
|
23
|
1367
|
January 22, 2026
|
|
ThreadPoolExecutor parameter to request "one thread per logical CPU"
|
|
10
|
426
|
January 22, 2026
|
|
Augment for … else to facilitate getting a generator's return value
|
|
2
|
304
|
January 22, 2026
|
|
Make partial and partialmethod exposed in capi
|
|
0
|
110
|
January 21, 2026
|
|
Constant variables in Python
|
|
9
|
853
|
January 20, 2026
|
|
Email Module Received header parser
|
|
0
|
101
|
January 20, 2026
|
|
Email Module date header needs time zone support
|
|
0
|
108
|
January 20, 2026
|
|
Relaxing `t-string` conversion restriction
|
|
20
|
894
|
January 20, 2026
|
|
Add syntax for annotating a function/class
|
|
4
|
377
|
January 20, 2026
|
|
Proposal for a built-in average() function
|
|
7
|
470
|
January 20, 2026
|
|
Introduce 'expr' keyword
|
|
29
|
1527
|
January 18, 2026
|
|
Add methods in IPv4Address and IPv6Address to return IPv4Interface and IPv6Interface instances
|
|
2
|
229
|
January 17, 2026
|
|
Add zero-copy conversion of `bytearray` to `bytes` by providing `__bytes__()`
|
|
70
|
4343
|
January 15, 2026
|
|
Access to raw `email` headers
|
|
0
|
139
|
January 15, 2026
|
|
Add `take_bytes([n])` to `bytearray` providing a zero-copy path to `bytes`
|
|
14
|
1011
|
January 15, 2026
|
|
Support building ssl and hashlib modules against AWS-LC
|
|
18
|
2522
|
January 15, 2026
|
|
Add cygwin to the list of Classifiers
|
|
6
|
511
|
January 14, 2026
|
|
The forbiding for "return NULL;" in function declared returned int
|
|
1
|
288
|
January 13, 2026
|
|
Unified way of introspecting callables
|
|
4
|
403
|
January 12, 2026
|
|
Add a module named "suggestion"
|
|
2
|
372
|
January 11, 2026
|
|
Expose `hashlib` and `hmac` as command-line utilities [withdrawn proposal]
|
|
5
|
574
|
January 10, 2026
|
|
Non standard standardized library
|
|
36
|
1434
|
January 10, 2026
|
|
Semantic Axes Beyond (B, S): Why type() Needs Extension
|
|
15
|
427
|
January 9, 2026
|
|
Guidelines for acceptable performance optimizations?
|
|
6
|
584
|
January 9, 2026
|
|
Standardizing Accessibility Metadata for Python Code and Documentation
|
|
9
|
430
|
January 8, 2026
|
|
Negative zero (-0) as a slice index
|
|
55
|
2415
|
January 6, 2026
|
|
Exposing RWF_DONTCACHE and RWF_ATOMIC flags in the os module
|
|
6
|
340
|
January 6, 2026
|
|
Pre-PEP: Unified slot system for the C API
|
|
7
|
1087
|
January 6, 2026
|