About the Ideas category
|
|
9
|
4494
|
October 31, 2024
|
Make pathlib extensible
|
|
219
|
24230
|
August 5, 2025
|
Introduce 'expr' keyword
|
|
17
|
561
|
August 4, 2025
|
Cancel the support from `dir` to the attribute name that is not string
|
|
4
|
180
|
August 4, 2025
|
Implement {,} as an empty set literal
|
|
24
|
201
|
August 4, 2025
|
An alternative to Annotated
|
|
30
|
3056
|
August 4, 2025
|
Improve support for exception groups in unittest
|
|
5
|
240
|
August 4, 2025
|
Speed up urllib.parse
|
|
18
|
1941
|
August 4, 2025
|
Add Virtual Threads to Python
|
|
181
|
11294
|
August 4, 2025
|
Deprecate incorrect usage of "global"
|
|
47
|
1010
|
August 4, 2025
|
Appetite for a backport of strings.Template for python<3.14?
|
|
3
|
218
|
August 4, 2025
|
Revisit PEP-3113
|
|
21
|
662
|
August 3, 2025
|
Support t-strings in gettext
|
|
3
|
146
|
August 3, 2025
|
`seqtools` (`alglib` / `seqlib`)
|
|
24
|
676
|
August 3, 2025
|
Better random algo than the built-in Random() function?
|
|
9
|
5034
|
August 3, 2025
|
Differentiate between variadic and non-variadic functions in ctypes
|
|
1
|
188
|
August 3, 2025
|
Inspect.get_source(lambda) improvement
|
|
6
|
149
|
August 2, 2025
|
A "sorted" that returns a generator (mine implemented with quicksort)
|
|
186
|
2206
|
August 1, 2025
|
A simpler way to write def
|
|
27
|
743
|
July 31, 2025
|
Publishing a list of supported platforms per branch
|
|
5
|
303
|
July 31, 2025
|
A clamp function inside math to put an interval
|
|
11
|
323
|
July 30, 2025
|
Should `list.extend` and `dict.update` be variadic?
|
|
3
|
190
|
July 30, 2025
|
Add optional parameter max_depth to ast.literal_eval
|
|
4
|
165
|
July 30, 2025
|
Literals for Decimal and Fraction
|
|
75
|
1518
|
July 30, 2025
|
Deep get functionality for dictionaries
|
|
13
|
569
|
July 30, 2025
|
`try...except...finally...` in comprehensions
|
|
3
|
201
|
July 29, 2025
|
ConfigParser read() should propagate file errors when only one config file is provided
|
|
3
|
175
|
July 28, 2025
|
Static typing: Specify if function is pure
|
|
67
|
1657
|
July 25, 2025
|
Missing MIME types for Excel Workbooks ('.xlsx') files
|
|
4
|
160
|
July 25, 2025
|
Sum Types in the stdlib
|
|
11
|
435
|
July 24, 2025
|