|
About the Ideas category
|
|
5
|
4806
|
October 31, 2024
|
|
Include `math.sign`
|
|
109
|
5715
|
January 3, 2026
|
|
Standardized shebang for PEP 723 script runner
|
|
7
|
838
|
December 31, 2025
|
|
Annotating internal code with constexpr, consteval, and constinit
|
|
2
|
296
|
December 31, 2025
|
|
Stop ArgumentParser from forcing arguments containing spaces to be positional
|
|
6
|
286
|
December 31, 2025
|
|
Add str.tokenize() for basic alphanumeric word tokenization
|
|
23
|
478
|
December 31, 2025
|
|
Support `break/clear filename:function` syntax in pdb commands
|
|
0
|
97
|
December 31, 2025
|
|
Idle- Add more color options in config
|
|
5
|
176
|
December 30, 2025
|
|
Concerns regarding deprecation of "fork()" with alive threads
|
|
20
|
14793
|
December 29, 2025
|
|
KeyboardInterrupt and SystemExit in exception groups should be considered for Python's exit code
|
|
32
|
1026
|
December 29, 2025
|
|
Dprint -- debugged print that is conditioned to global variables/object
|
|
12
|
837
|
December 29, 2025
|
|
Add 'inrange()' simple function
|
|
13
|
611
|
December 29, 2025
|
|
Catch exceptions from function calls
|
|
13
|
379
|
December 27, 2025
|
|
Cancelling threads
|
|
105
|
1704
|
December 25, 2025
|
|
Add operator support for mathematical equivalence
|
|
32
|
873
|
December 23, 2025
|
|
Add a new token to force the methods to returns the previous object
|
|
59
|
1256
|
December 23, 2025
|
|
Dictionary and Function Argument Shorthand Syntax (JS ES6-style)
|
|
18
|
590
|
December 23, 2025
|
|
Typing support for common proxy and delegation patterns
|
|
4
|
378
|
December 22, 2025
|
|
Pre-PEP: Unified slot system for the C API
|
|
6
|
793
|
December 22, 2025
|
|
Worker job slots in concurrent.futures.Executor
|
|
0
|
93
|
December 22, 2025
|
|
Allow use of tachyon as imported python module
|
|
4
|
318
|
December 22, 2025
|
|
We have str.format(), so where is str.template()?
|
|
3
|
317
|
December 22, 2025
|
|
Enhancing `getattr` to support nested attribute access with dotted strings
|
|
19
|
2372
|
December 21, 2025
|
|
Pre-PEP: Safe Parallel Python
|
|
32
|
2984
|
December 21, 2025
|
|
Improved Errors for Missing Standard Library Modules
|
|
14
|
875
|
December 21, 2025
|
|
Should __module__ of class methods agree with that of the class
|
|
6
|
305
|
December 21, 2025
|
|
Allow `sorted` to take list for `key` argument
|
|
228
|
2313
|
December 19, 2025
|
|
Introduce 'exclude' keyword in python
|
|
25
|
883
|
December 18, 2025
|
|
Add cross-platform user directories to pathlib/standard library
|
|
27
|
2966
|
December 17, 2025
|
|
Expose `hashlib` and `hmac` as command-line utilities
|
|
4
|
344
|
December 17, 2025
|