About the Ideas category
|
|
9
|
4456
|
October 31, 2024
|
Static typing: Specify if function is pure
|
|
4
|
61
|
July 11, 2025
|
Unify all smtplib commands to be uppercase
|
|
39
|
582
|
July 11, 2025
|
Publishing a list of supported platforms per branch
|
|
3
|
156
|
July 10, 2025
|
Naming convention for added attributes
|
|
31
|
521
|
July 10, 2025
|
Leveraging Runtime Type Annotations for CPython Performance Improvements
|
|
3
|
131
|
July 10, 2025
|
Pre-PEP: Unpacking in Comprehensions
|
|
81
|
2350
|
July 10, 2025
|
List all objects (gc-tracked or not) of a given type for debugging, introspection and memory-profiling
|
|
8
|
217
|
July 10, 2025
|
Simplify class variable initialization by allowing class variable names in member function
|
|
14
|
327
|
July 9, 2025
|
Add 'package' manager to Python built-in CLI tool
|
|
5
|
171
|
July 9, 2025
|
`assert` should show evaluated expression values in `AssertionError` by default
|
|
13
|
473
|
July 9, 2025
|
Rename, alias, and deprecate timedelta part attributes
|
|
21
|
653
|
July 9, 2025
|
Simplify class variable initialization by allowing class variable names in member function inputs
|
|
0
|
140
|
July 7, 2025
|
Add Virtual Threads to Python
|
|
96
|
8331
|
July 7, 2025
|
Pdb needs an option to read directly from the terminal instead of stdin
|
|
14
|
278
|
July 6, 2025
|
Preserve unpacked `extra` in LogRecord
|
|
16
|
3316
|
July 6, 2025
|
Faster ThreadPoolExecutor submission
|
|
2
|
292
|
July 5, 2025
|
pathlib.Path: add __format__() with some common escaping options
|
|
13
|
2279
|
July 5, 2025
|
Daemon threads and background task termination
|
|
6
|
571
|
July 4, 2025
|
Parallel streams, parallel loops and asyncio
|
|
9
|
267
|
July 3, 2025
|
Support building ssl and hashlib modules against AWS-LC
|
|
16
|
1907
|
July 3, 2025
|
Make Callable callable for typing callables
|
|
15
|
484
|
July 3, 2025
|
Pre-PEP: d-string / Dedented Multiline Strings with Optional Language Hinting
|
|
153
|
3451
|
July 3, 2025
|
Add a supported read-only classproperty decorator in the stdlib
|
|
19
|
6938
|
July 2, 2025
|
Structural Pattern Matching - Add support for `typing.NewType` and `typing.TypeAliasType`
|
|
0
|
118
|
July 2, 2025
|
Update() method for SimpleNamespace
|
|
8
|
363
|
July 2, 2025
|
Making venvs relocatable friendly
|
|
32
|
1224
|
July 2, 2025
|
Using Clang-CL for Better Performance on Windows on ARM
|
|
12
|
513
|
July 1, 2025
|
Move getmethparlist function from turtle to inspect module
|
|
0
|
89
|
June 30, 2025
|
Dprint -- debugged print that is conditioned to global variables/object
|
|
6
|
336
|
June 30, 2025
|