About the Ideas category
|
|
1
|
1084
|
March 2, 2020
|
Add a supported read-only classproperty decorator in the stdlib
|
|
9
|
243
|
August 12, 2022
|
Deprecate "old-style iteration protocol"?
|
|
27
|
744
|
August 12, 2022
|
"for i in range()" to do an infinite loop with a counter
|
|
10
|
190
|
August 10, 2022
|
PyUnicode_FromFormat add `%X`
|
|
4
|
146
|
August 10, 2022
|
Supporting (or not) invalid identifiers in **kwargs
|
|
26
|
770
|
August 10, 2022
|
Add simple dark mode to http.server directory list and error pages
|
|
1
|
103
|
August 9, 2022
|
Providing `sys.distributor` to record who built/distributed the Python interpreter
|
|
5
|
223
|
August 8, 2022
|
Random choice from a dict
|
|
15
|
425
|
August 8, 2022
|
Should loops be in their own scope? [poll]
|
|
3
|
731
|
August 5, 2022
|
Addition of fibonacci function
|
|
8
|
173
|
August 4, 2022
|
Addition of sum_of_digits() function
|
|
2
|
120
|
August 4, 2022
|
XOR operand between bytes
|
|
11
|
261
|
August 4, 2022
|
Store more data inside of timedeltas
|
|
3
|
265
|
August 1, 2022
|
A more controllable version of PyList_Sort
|
|
4
|
174
|
August 1, 2022
|
Add a semi-interactive mode to launch a REPL on exception
|
|
8
|
172
|
July 31, 2022
|
Better __doc__ support for slotted descriptors
|
|
2
|
138
|
July 31, 2022
|
Adding PUT functionality to http.server
|
|
5
|
212
|
July 31, 2022
|
Make pathlib extensible
|
|
50
|
4921
|
July 29, 2022
|
Reconsider suggestions against Tabs?
|
|
14
|
1876
|
July 26, 2022
|
Add tagged template literals
|
|
3
|
209
|
July 26, 2022
|
Performance of functools.singledispatch
|
|
8
|
277
|
July 25, 2022
|
Add basic boolean indexing to list
|
|
7
|
548
|
July 24, 2022
|
Safer logging methods for f-strings and new-style formatting
|
|
22
|
1996
|
July 23, 2022
|
Add environment variable type casting to the os module
|
|
10
|
376
|
July 22, 2022
|
Implementing in Statistics the Shapley value
|
|
3
|
175
|
July 21, 2022
|
Allow the parameter name _ (underscore) multiple times in a function signature
|
|
12
|
380
|
July 21, 2022
|
Support for deprecating global members produced by enum.EnumMeta._convert_
|
|
0
|
75
|
July 21, 2022
|
Dynamically building ParamSpecs from callables
|
|
2
|
166
|
July 18, 2022
|
Add proper/strict kwarg to set.issubset/issuperset
|
|
13
|
293
|
July 18, 2022
|