|
About the Ideas category
|
|
5
|
5297
|
October 31, 2024
|
|
Unifying Tool Directives in Python Comments
|
|
7
|
118
|
September 15, 2026
|
|
Make `__doc__` on sentinels writable
|
|
4
|
130
|
September 15, 2026
|
|
String.isplit (iterator-based split for strings)
|
|
15
|
7821
|
September 15, 2026
|
|
Define a concurrency model (aka memory model) for Python
|
|
32
|
1556
|
September 15, 2026
|
|
Function-level (indent-less) "with" to do cleanup when function exits
|
|
38
|
1081
|
September 15, 2026
|
|
Specify skip= parameters to pdb.Pdb from command line or .pdbrc
|
|
2
|
128
|
September 15, 2026
|
|
Docstrings for type aliases
|
|
23
|
1087
|
September 15, 2026
|
|
Should json restrict string indentation to JSON whitespace?
|
|
8
|
164
|
September 15, 2026
|
|
Differentiate between variadic and non-variadic functions in ctypes
|
|
7
|
519
|
September 15, 2026
|
|
Python API exposure mechanisms (public/internal) - determining status quo
|
|
38
|
1041
|
September 14, 2026
|
|
Executor queue size
|
|
2
|
217
|
September 11, 2026
|
|
Add `re.suffixmatch` as an end-anchored equivalent to `re.prefixmatch`
|
|
1
|
311
|
September 11, 2026
|
|
Add millisecond formatting support to datetime.strftime
|
|
14
|
2071
|
September 11, 2026
|
|
Fallbacks for typing.overload
|
|
5
|
321
|
September 11, 2026
|
|
Request to Remove Python 3.12 and Python 3.13 from the Microsoft Store
|
|
0
|
327
|
September 10, 2026
|
|
Add a timeout parameter to Executor.shutdown() — issue #72165
|
|
0
|
120
|
September 9, 2026
|
|
Use function annotations to improve bytecode specialization?
|
|
27
|
945
|
September 8, 2026
|
|
My ideas for Python 3.16 (goto and clear terminal)
|
|
16
|
773
|
September 8, 2026
|
|
Namespace blocks
|
|
37
|
958
|
September 7, 2026
|
|
REPL error messages
|
|
2
|
199
|
September 7, 2026
|
|
Support dynamic overload
|
|
3
|
429
|
September 6, 2026
|
|
Proposal: Add new method to `HTMLParser`: `flush(self) -> str: ...`
|
|
3
|
283
|
September 5, 2026
|
|
Do not release the GIL during object destruction
|
|
23
|
700
|
September 4, 2026
|
|
Class-level private property isolation
|
|
27
|
591
|
September 3, 2026
|
|
Make difflib._mdiff() a standard method
|
|
8
|
628
|
September 2, 2026
|
|
A two-namespace model for Python modules to distinguish public/internal
|
|
60
|
2240
|
September 1, 2026
|
|
Standardized Reflection Objects for Python Callables
|
|
21
|
1001
|
August 31, 2026
|
|
Add a threading.run convenience function
|
|
61
|
2302
|
August 31, 2026
|
|
Allow function composition using an operator
|
|
4
|
519
|
August 31, 2026
|