About the Ideas category
|
|
9
|
4422
|
October 31, 2024
|
Any interest in adding a --cors option to python -m http.server?
|
|
25
|
759
|
June 23, 2025
|
Suggestion: make ast constructor types accept sequences
|
|
1
|
73
|
June 23, 2025
|
Pre-PEP: Unpacking in Comprehensions
|
|
9
|
234
|
June 23, 2025
|
Using Clang-CL for Better Performance on Windows on ARM
|
|
11
|
342
|
June 23, 2025
|
Making venvs relocatable friendly
|
|
25
|
600
|
June 23, 2025
|
Introduce funnel operator i,e '|>' to allow for generator pipelines
|
|
348
|
5772
|
June 22, 2025
|
`functools.pipe` - Function Composition Utility
|
|
86
|
2077
|
June 21, 2025
|
Allow overriding (abstract) properties with fields
|
|
4
|
5046
|
June 20, 2025
|
Add support for t-strings in the stdlib logging library
|
|
26
|
832
|
June 20, 2025
|
Shorter and reversed format for traceback
|
|
12
|
1371
|
June 20, 2025
|
Who works on digital sustainability in the Python world?
|
|
21
|
1253
|
June 20, 2025
|
JSON library unable to provide index during parse operations
|
|
4
|
172
|
June 20, 2025
|
A "sorted" that returns a generator (mine implemented with quicksort)
|
|
186
|
1968
|
June 19, 2025
|
A new way to use `sys.unraisablehook` when try to show the Exception message raise other Exception
|
|
2
|
101
|
June 19, 2025
|
Proposed new str method 'issurrogate'
|
|
11
|
454
|
June 19, 2025
|
`unittest`: Add `addCleanup` to `subTest`?
|
|
14
|
480
|
June 19, 2025
|
Adding Deep Immutability
|
|
101
|
3073
|
June 19, 2025
|
Add HTTP status code 450 to http module
|
|
14
|
323
|
June 18, 2025
|
Convert SIGTERM to an exception by default?
|
|
20
|
1044
|
June 18, 2025
|
Intput() - Shortened int(input())!
|
|
10
|
400
|
June 18, 2025
|
Extended import syntax for aliasing module attributes
|
|
3
|
166
|
June 18, 2025
|
Machine-readable Specification for Deprecated and Removed APIs of CPython
|
|
34
|
922
|
June 18, 2025
|
Support IPv6 in http.cookiejar when deciding whether a string is a HDN or a IP addr
|
|
5
|
180
|
June 17, 2025
|
Str.count to allow counting of overlapping substrings
|
|
15
|
359
|
June 17, 2025
|
Feature Request: Support else if or elseif as an alternative to elif
|
|
6
|
447
|
June 16, 2025
|
Revisiting attribute docstrings
|
|
33
|
6259
|
June 10, 2025
|
Pre-PEP: d-string / Dedented Multiline Strings with Optional Language Hinting
|
|
152
|
3335
|
June 16, 2025
|
Introduce seperate LDFLAGS for executable and shared library build targets
|
|
5
|
172
|
June 16, 2025
|
Error Messages for methods
|
|
6
|
502
|
June 15, 2025
|