Machine-readable Specification for Deprecated and Removed APIs of CPython
|
|
34
|
949
|
June 18, 2025
|
Support IPv6 in http.cookiejar when deciding whether a string is a HDN or a IP addr
|
|
5
|
183
|
June 17, 2025
|
Str.count to allow counting of overlapping substrings
|
|
15
|
380
|
June 17, 2025
|
Feature Request: Support else if or elseif as an alternative to elif
|
|
6
|
461
|
June 16, 2025
|
Revisiting attribute docstrings
|
|
33
|
6353
|
June 10, 2025
|
Introduce seperate LDFLAGS for executable and shared library build targets
|
|
5
|
180
|
June 16, 2025
|
Error Messages for methods
|
|
6
|
513
|
June 15, 2025
|
REPL: Provide a warning when an imported module has been altered
|
|
7
|
197
|
June 15, 2025
|
PyREPL - recognize one-line suites
|
|
3
|
247
|
June 12, 2025
|
Pre-PEP: Unified slot system for the C API
|
|
5
|
588
|
June 12, 2025
|
Ergonomics of signal checks with detached thread state
|
|
1
|
222
|
June 9, 2025
|
Keywords and builtins in alternate natural languages like Chinese
|
|
18
|
574
|
June 11, 2025
|
Support for Cross-Language Garbage Collection
|
|
25
|
1081
|
June 9, 2025
|
Add cmath.isnormal() and cmath.issubnormal()
|
|
18
|
368
|
June 8, 2025
|
Proposal: Add smart chunking utility (like chunked()) to itertools or stdlib
|
|
6
|
220
|
June 8, 2025
|
Improving the Turtle library
|
|
21
|
2055
|
June 8, 2025
|
Add convert() function to string.templatelib
|
|
12
|
402
|
June 6, 2025
|
Extend DBAPI with Apache Arrow support
|
|
14
|
376
|
June 6, 2025
|
Rewrite CSV Sniffer
|
|
19
|
790
|
June 6, 2025
|
Supporting SIMD on AArch64 Linux
|
|
18
|
292
|
June 5, 2025
|
Pipe operator |>
|
|
10
|
361
|
June 3, 2025
|
Why does _colorize.copy_with() exist?
|
|
6
|
222
|
June 3, 2025
|
Copy a generator with state
|
|
25
|
1074
|
June 1, 2025
|
Statically typed variables enforcement
|
|
49
|
1126
|
May 31, 2025
|
New function `repr_args` in `pprint` or `reprlib`
|
|
22
|
591
|
May 30, 2025
|
Enhanced Module Import Error Suggestions
|
|
3
|
202
|
May 30, 2025
|
Proposal: Allow Modules to Accept Initialization Parameters Upon Import
|
|
13
|
447
|
May 29, 2025
|
Random.sample() should return an iterator (or new function `isample`)
|
|
37
|
488
|
May 28, 2025
|
Allow mixed sync/async context managers in `async with` statements
|
|
14
|
622
|
May 28, 2025
|
Pre-PEP: `textfmt module`: A Standardized Approach to Terminal Text Styling
|
|
40
|
545
|
May 27, 2025
|