About the Ideas category |
|
9 |
4406 |
October 31, 2024 |
Str.count to allow counting of overlapping substrings |
|
11 |
129 |
June 16, 2025 |
Introduce funnel operator i,e '|>' to allow for generator pipelines |
|
288 |
4796 |
June 16, 2025 |
Pre-PEP: d-string / Dedented Multiline Strings with Optional Language Hinting |
|
149 |
3239 |
June 16, 2025 |
Introduce seperate LDFLAGS for executable and shared library build targets |
|
5 |
149 |
June 16, 2025 |
Error Messages for methods error-handling |
|
6 |
478 |
June 15, 2025 |
REPL: Provide a warning when an imported module has been altered |
|
7 |
163 |
June 15, 2025 |
Convert SIGTERM to an exception by default? |
|
19 |
896 |
June 14, 2025 |
Support IPv6 in http.cookiejar when deciding whether a string is a HDN or a IP addr stdlib |
|
0 |
72 |
June 14, 2025 |
Adding Deep Immutability |
|
99 |
2797 |
June 11, 2025 |
PyREPL - recognize one-line suites |
|
3 |
234 |
June 12, 2025 |
Feature Request: Support else if or elseif as an alternative to elif |
|
5 |
282 |
June 12, 2025 |
Preserve unpacked `extra` in LogRecord |
|
12 |
3131 |
June 11, 2025 |
Pre-PEP: Unified slot system for the C API c-api |
|
5 |
558 |
June 12, 2025 |
`functools.pipe` - Function Composition Utility |
|
83 |
1977 |
June 11, 2025 |
Deprecate os.system() function |
|
5 |
368 |
June 11, 2025 |
Can __abstractmethods__ be made documented/public? |
|
0 |
119 |
June 11, 2025 |
Ergonomics of signal checks with detached thread state c-api |
|
1 |
215 |
June 9, 2025 |
Keywords and builtins in alternate natural languages like Chinese |
|
18 |
531 |
June 11, 2025 |
Revisiting attribute docstrings documentation |
|
33 |
6124 |
June 10, 2025 |
@typing.final raise error at runtime |
|
2 |
231 |
June 9, 2025 |
`unittest`: Add `addCleanup` to `subTest`? |
|
13 |
417 |
June 9, 2025 |
Any interest in adding a --cors option to python -m http.server? |
|
23 |
681 |
June 9, 2025 |
Support for Cross-Language Garbage Collection |
|
25 |
1052 |
June 9, 2025 |
Add cmath.isnormal() and cmath.issubnormal() |
|
18 |
355 |
June 8, 2025 |
Proposal: Add smart chunking utility (like chunked()) to itertools or stdlib stdlib |
|
6 |
207 |
June 8, 2025 |
Improving the Turtle library |
|
21 |
2013 |
June 8, 2025 |
A "sorted" that returns a generator (mine implemented with quicksort) |
|
185 |
1852 |
June 7, 2025 |
Add convert() function to string.templatelib |
|
12 |
387 |
June 6, 2025 |
Extend DBAPI with Apache Arrow support |
|
14 |
363 |
June 6, 2025 |