About the Ideas category
|
|
9
|
4452
|
October 31, 2024
|
Rename, alias, and deprecate timedelta part attributes
|
|
21
|
553
|
July 9, 2025
|
`assert` should show evaluated expression values in `AssertionError` by default
|
|
12
|
390
|
July 8, 2025
|
Simplify class variable initialization by allowing class variable names in member function
|
|
10
|
157
|
July 8, 2025
|
Naming convention for added attributes
|
|
19
|
308
|
July 8, 2025
|
Simplify class variable initialization by allowing class variable names in member function inputs
|
|
0
|
128
|
July 7, 2025
|
Add Virtual Threads to Python
|
|
96
|
8275
|
July 7, 2025
|
Pdb needs an option to read directly from the terminal instead of stdin
|
|
14
|
272
|
July 6, 2025
|
Preserve unpacked `extra` in LogRecord
|
|
16
|
3308
|
July 6, 2025
|
Faster ThreadPoolExecutor submission
|
|
2
|
287
|
July 5, 2025
|
pathlib.Path: add __format__() with some common escaping options
|
|
13
|
2277
|
July 5, 2025
|
Pre-PEP: Unpacking in Comprehensions
|
|
72
|
2067
|
July 5, 2025
|
Unify all smtplib commands to be uppercase
|
|
24
|
366
|
July 4, 2025
|
Daemon threads and background task termination
|
|
6
|
564
|
July 4, 2025
|
Parallel streams, parallel loops and asyncio
|
|
9
|
262
|
July 3, 2025
|
Support building ssl and hashlib modules against AWS-LC
|
|
16
|
1905
|
July 3, 2025
|
Make Callable callable for typing callables
|
|
15
|
476
|
July 3, 2025
|
Pre-PEP: d-string / Dedented Multiline Strings with Optional Language Hinting
|
|
153
|
3444
|
July 3, 2025
|
Add a supported read-only classproperty decorator in the stdlib
|
|
19
|
6927
|
July 2, 2025
|
Structural Pattern Matching - Add support for `typing.NewType` and `typing.TypeAliasType`
|
|
0
|
113
|
July 2, 2025
|
Update() method for SimpleNamespace
|
|
8
|
361
|
July 2, 2025
|
Making venvs relocatable friendly
|
|
32
|
1217
|
July 2, 2025
|
Using Clang-CL for Better Performance on Windows on ARM
|
|
12
|
511
|
July 1, 2025
|
Move getmethparlist function from turtle to inspect module
|
|
0
|
88
|
June 30, 2025
|
Dprint -- debugged print that is conditioned to global variables/object
|
|
6
|
334
|
June 30, 2025
|
Add a `__len__` and `__getitem__` ABC to `collections.abc`
|
|
13
|
473
|
June 30, 2025
|
Intput() - Shortened int(input())!
|
|
12
|
621
|
June 29, 2025
|
Can __abstractmethods__ be made documented/public?
|
|
1
|
211
|
June 29, 2025
|
Adding functions to check the validation of IP address in lib `ipaddress`
|
|
8
|
262
|
June 27, 2025
|
Module slot for checking ABI compatibility
|
|
8
|
311
|
June 27, 2025
|