About the Ideas category
|
|
9
|
4409
|
October 31, 2024
|
Introduce funnel operator i,e '|>' to allow for generator pipelines
|
|
303
|
4891
|
June 16, 2025
|
Revisiting attribute docstrings
|
|
33
|
6195
|
June 10, 2025
|
Feature Request: Support else if or elseif as an alternative to elif
|
|
5
|
353
|
June 12, 2025
|
Pre-PEP: d-string / Dedented Multiline Strings with Optional Language Hinting
|
|
152
|
3292
|
June 16, 2025
|
Str.count to allow counting of overlapping substrings
|
|
12
|
190
|
June 16, 2025
|
Introduce seperate LDFLAGS for executable and shared library build targets
|
|
5
|
163
|
June 16, 2025
|
Error Messages for methods
|
|
6
|
490
|
June 15, 2025
|
REPL: Provide a warning when an imported module has been altered
|
|
7
|
175
|
June 15, 2025
|
Convert SIGTERM to an exception by default?
|
|
19
|
909
|
June 14, 2025
|
Support IPv6 in http.cookiejar when deciding whether a string is a HDN or a IP addr
|
|
0
|
74
|
June 14, 2025
|
Adding Deep Immutability
|
|
99
|
2804
|
June 11, 2025
|
PyREPL - recognize one-line suites
|
|
3
|
235
|
June 12, 2025
|
Preserve unpacked `extra` in LogRecord
|
|
12
|
3132
|
June 11, 2025
|
Pre-PEP: Unified slot system for the C API
|
|
5
|
559
|
June 12, 2025
|
`functools.pipe` - Function Composition Utility
|
|
83
|
1979
|
June 11, 2025
|
Can __abstractmethods__ be made documented/public?
|
|
0
|
120
|
June 11, 2025
|
Ergonomics of signal checks with detached thread state
|
|
1
|
216
|
June 9, 2025
|
Keywords and builtins in alternate natural languages like Chinese
|
|
18
|
537
|
June 11, 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
|
1054
|
June 9, 2025
|
Add cmath.isnormal() and cmath.issubnormal()
|
|
18
|
357
|
June 8, 2025
|
Proposal: Add smart chunking utility (like chunked()) to itertools or stdlib
|
|
6
|
208
|
June 8, 2025
|
Improving the Turtle library
|
|
21
|
2014
|
June 8, 2025
|
A "sorted" that returns a generator (mine implemented with quicksort)
|
|
185
|
1854
|
June 7, 2025
|
Add convert() function to string.templatelib
|
|
12
|
388
|
June 6, 2025
|
Extend DBAPI with Apache Arrow support
|
|
14
|
363
|
June 6, 2025
|
Rewrite CSV Sniffer
|
|
19
|
781
|
June 6, 2025
|
Add support for t-strings in the stdlib logging library
|
|
25
|
742
|
June 6, 2025
|