|
About the Ideas category
|
|
7
|
3818
|
March 9, 2023
|
|
The Python developer community calls on the Python development team to adopt a safer memory allocator
|
|
1
|
91
|
September 15, 2024
|
|
An ABC for locks
|
|
1
|
70
|
September 15, 2024
|
|
Feature Request: server.closeAllConnections()
|
|
0
|
56
|
September 15, 2024
|
|
Add a minimal CLI functionality to urllib.request
|
|
19
|
442
|
September 14, 2024
|
|
Uniform Function Call Syntax (UFCS)
|
|
37
|
1040
|
September 14, 2024
|
|
JSONDecodeError exception's message - verbose
|
|
17
|
503
|
September 1, 2024
|
|
Significantly improve `shutil.copytree`?
|
|
20
|
945
|
September 14, 2024
|
|
Add to random.shuffle, allowing shuffle of dict key/value pairs
|
|
40
|
428
|
September 13, 2024
|
|
Make ad-hoc command line execution friendlier with options to import a module and output the value of an expression
|
|
3
|
157
|
September 13, 2024
|
|
Add a Stopwatch class to the timeit module
|
|
8
|
345
|
September 13, 2024
|
|
Improving the Turtle library
|
|
10
|
868
|
September 13, 2024
|
|
Add timeout management in pyperformance
|
|
4
|
161
|
September 13, 2024
|
|
Add `DataclassReader` and `DataclassWriter` to the `csv` module
|
|
3
|
202
|
September 12, 2024
|
|
Replacement for `else` keyword in `try-else` (for ex. `noexcept` or `not except`)
|
|
27
|
929
|
September 12, 2024
|
|
Allow `min()` and `max()` to return both the key and value
|
|
22
|
468
|
September 12, 2024
|
|
Allow defaultdict factory function to optionally accept input key for dynamic defaults
|
|
9
|
1646
|
September 11, 2024
|
|
Revise true division for ints? Lets return (optionally) a Fraction!
|
|
8
|
292
|
September 11, 2024
|
|
Imaplib.move_messages() command
|
|
0
|
54
|
September 10, 2024
|
|
Is there a road towards making bool a fully-fledged Boolean type?
|
|
36
|
1107
|
September 10, 2024
|
|
Literals for Decimal and Fraction
|
|
20
|
183
|
September 10, 2024
|
|
Allow accessing / retrieving the current item of `itertools.count`
|
|
22
|
1107
|
September 9, 2024
|
|
Mitigating python deprecation message frustrations by improving the design of deprecation message handling
|
|
24
|
647
|
September 7, 2024
|
|
Running generators in executors asynchronously
|
|
4
|
204
|
September 6, 2024
|
|
An average function builtin?
|
|
29
|
586
|
September 6, 2024
|
|
Built-in "default value" function, like NVL(x, y) in SQL
|
|
1
|
127
|
September 5, 2024
|
|
String API changes
|
|
17
|
329
|
September 5, 2024
|
|
Make pathlib extensible
|
|
187
|
21438
|
September 5, 2024
|
|
Freezing data type for parallel access
|
|
19
|
803
|
September 5, 2024
|
|
Add tuple support to more str functions
|
|
132
|
2266
|
September 5, 2024
|