About the Ideas category
|
|
0
|
1404
|
September 28, 2018
|
`str.join(str(i) for i in value)` for `f-strings`
|
|
16
|
380
|
January 29, 2023
|
Rounding to significant figures - feature request for math library
|
|
83
|
6654
|
January 29, 2023
|
Allow for multiline type-hint casting
|
|
10
|
247
|
January 29, 2023
|
Support for Buffered Datagram Protocols and Buffered Subprocess Protocol
|
|
0
|
71
|
January 29, 2023
|
Add indentation to pdb output
|
|
1
|
100
|
January 28, 2023
|
Rework PPrint module structure
|
|
4
|
312
|
January 25, 2023
|
Add `OrderedSet` to stdlib
|
|
70
|
2936
|
January 24, 2023
|
Builtin "export" decorator/function
|
|
20
|
776
|
January 24, 2023
|
Add `alias` as a `field()` parameter for dataclasses
|
|
9
|
293
|
January 23, 2023
|
Add converter to dataclass.field
|
|
3
|
264
|
January 21, 2023
|
Support fractions in string formatting
|
|
20
|
656
|
January 22, 2023
|
Make pathlib extensible
|
|
75
|
7077
|
January 22, 2023
|
Sysconfig should provide more information to help packaging
|
|
3
|
226
|
January 21, 2023
|
Let argparse reserve an attribute for completion
|
|
2
|
194
|
January 20, 2023
|
Can python support generating shell completion script for itself: `python -<TAB>`?
|
|
5
|
249
|
January 20, 2023
|
Inline Python functions and methods
|
|
18
|
8581
|
January 17, 2023
|
Adding unstable sort to cpython
|
|
26
|
872
|
January 16, 2023
|
Allow import ... from ... notation
|
|
12
|
653
|
January 12, 2023
|
Get now() with local system timezone without knowing the timezone first
|
|
14
|
468
|
January 15, 2023
|
How hard is it to get CPython build with Rust?
|
|
7
|
396
|
January 13, 2023
|
Add os.path.splitroot()
|
|
14
|
489
|
January 12, 2023
|
Autospeccing decorator-transformed methods
|
|
0
|
123
|
January 12, 2023
|
Sincos(x) from math.h missing
|
|
8
|
370
|
January 12, 2023
|
Structural Pattern Matching Should Permit Regex String Matches
|
|
9
|
315
|
January 12, 2023
|
Harmonizing the JSON serialization of non-finite float values with browsers and other languages
|
|
4
|
343
|
January 11, 2023
|
Explicit Deferred References Alternative to peps 649 and 563
|
|
0
|
138
|
January 10, 2023
|
@extends decorator to explicitly marking an overriden function to accept additional variables
|
|
5
|
284
|
January 9, 2023
|
C++ style pass by reference
|
|
9
|
469
|
January 9, 2023
|
Use annotations in autospec?
|
|
0
|
117
|
January 9, 2023
|