Pre-PEP: d-string / Dedented Multiline Strings with Optional Language Hinting
|
|
152
|
3336
|
June 16, 2025
|
Introduce seperate LDFLAGS for executable and shared library build targets
|
|
5
|
172
|
June 16, 2025
|
Error Messages for methods
|
|
6
|
504
|
June 15, 2025
|
REPL: Provide a warning when an imported module has been altered
|
|
7
|
190
|
June 15, 2025
|
PyREPL - recognize one-line suites
|
|
3
|
244
|
June 12, 2025
|
Preserve unpacked `extra` in LogRecord
|
|
12
|
3149
|
June 11, 2025
|
Pre-PEP: Unified slot system for the C API
|
|
5
|
566
|
June 12, 2025
|
Can __abstractmethods__ be made documented/public?
|
|
0
|
124
|
June 11, 2025
|
Ergonomics of signal checks with detached thread state
|
|
1
|
218
|
June 9, 2025
|
Keywords and builtins in alternate natural languages like Chinese
|
|
18
|
562
|
June 11, 2025
|
Support for Cross-Language Garbage Collection
|
|
25
|
1063
|
June 9, 2025
|
Add cmath.isnormal() and cmath.issubnormal()
|
|
18
|
364
|
June 8, 2025
|
Proposal: Add smart chunking utility (like chunked()) to itertools or stdlib
|
|
6
|
216
|
June 8, 2025
|
Improving the Turtle library
|
|
21
|
2022
|
June 8, 2025
|
Add convert() function to string.templatelib
|
|
12
|
396
|
June 6, 2025
|
Extend DBAPI with Apache Arrow support
|
|
14
|
369
|
June 6, 2025
|
Rewrite CSV Sniffer
|
|
19
|
785
|
June 6, 2025
|
Supporting SIMD on AArch64 Linux
|
|
18
|
278
|
June 5, 2025
|
Pipe operator |>
|
|
10
|
322
|
June 3, 2025
|
Why does _colorize.copy_with() exist?
|
|
6
|
215
|
June 3, 2025
|
Copy a generator with state
|
|
25
|
1053
|
June 1, 2025
|
Statically typed variables enforcement
|
|
49
|
1087
|
May 31, 2025
|
New function `repr_args` in `pprint` or `reprlib`
|
|
22
|
586
|
May 30, 2025
|
Enhanced Module Import Error Suggestions
|
|
3
|
201
|
May 30, 2025
|
Proposal: Allow Modules to Accept Initialization Parameters Upon Import
|
|
13
|
438
|
May 29, 2025
|
Random.sample() should return an iterator (or new function `isample`)
|
|
39
|
479
|
May 28, 2025
|
Allow mixed sync/async context managers in `async with` statements
|
|
14
|
596
|
May 28, 2025
|
Pre-PEP: `textfmt module`: A Standardized Approach to Terminal Text Styling
|
|
40
|
541
|
May 27, 2025
|
Add Virtual Threads to Python
|
|
88
|
6727
|
May 26, 2025
|
Add cross-platform user directories to pathlib/standard library
|
|
25
|
2297
|
May 25, 2025
|