|
Is there long term solution to resolve python package version dependencies issue?
|
|
3
|
362
|
October 18, 2025
|
|
Indexing, formatting, sorting
|
|
17
|
425
|
October 17, 2025
|
|
Asyncio TimeoutGroup
|
|
3
|
163
|
October 17, 2025
|
|
Contexts for floating-point math?
|
|
20
|
545
|
October 17, 2025
|
|
Add support for t-strings in the stdlib logging library
|
|
31
|
1384
|
October 17, 2025
|
|
Dict.popitem() not exposed by C API
|
|
2
|
173
|
October 16, 2025
|
|
Integrate Python `pip` as a Library
|
|
9
|
415
|
October 15, 2025
|
|
Add list.discard() and deque.discard()
|
|
10
|
612
|
October 15, 2025
|
|
Proposal: Optional Explicit covariance/contravariance for PEP 695
|
|
12
|
1150
|
October 15, 2025
|
|
Dict constant folding, new frozendict type
|
|
15
|
335
|
October 15, 2025
|
|
Feature proposal: unittest.mock.NAN
|
|
24
|
1039
|
October 14, 2025
|
|
Idea: date().end_of_month()
|
|
33
|
1303
|
October 13, 2025
|
|
Feedback for ignore the exception in traceback.py
|
|
1
|
108
|
October 13, 2025
|
|
Proposal: Make UPPER_CASE variables automatically immutable
|
|
16
|
666
|
October 11, 2025
|
|
Handle the exception raised in traceback.py when suggest
|
|
0
|
106
|
October 11, 2025
|
|
Introduce type keyword for type only imports
|
|
15
|
746
|
October 10, 2025
|
|
Idea: Import Auto: Optional Automatic Imports for Modules
|
|
32
|
633
|
October 9, 2025
|
|
Add `take_bytes([n])` to `bytearray` providing a zero-copy path to `bytes`
|
|
13
|
663
|
October 9, 2025
|
|
Improved repr() for lambdas
|
|
8
|
378
|
October 9, 2025
|
|
"with comprehensions"?
|
|
21
|
828
|
October 8, 2025
|
|
Multiple simultaneous async REPLs
|
|
4
|
233
|
October 8, 2025
|
|
Scoped context manager to avoid leaking with targets
|
|
52
|
844
|
October 7, 2025
|
|
Pre-PEP: Safe Parallel Python
|
|
30
|
2579
|
October 7, 2025
|
|
Add an option to print result of `python -c`
|
|
17
|
487
|
October 7, 2025
|
|
"match True" statement
|
|
19
|
780
|
October 7, 2025
|
|
3.12 slot classes wishlist
|
|
4
|
788
|
October 6, 2025
|
|
Introduce eprint function to print in STDERR
|
|
4
|
252
|
October 3, 2025
|
|
Add backend parameter to dbm.open() and shelve.open() for explicit DBM backend selection
|
|
3
|
147
|
October 3, 2025
|
|
Pyxl, tagged templates, html builders, oh my!
|
|
9
|
1242
|
October 2, 2025
|
|
Deferred Evaluation for Template Strings
|
|
12
|
540
|
October 2, 2025
|