|
About the Ideas category
|
|
5
|
5296
|
October 31, 2024
|
|
Python API exposure mechanisms (public/internal) - determining status quo
|
|
38
|
1018
|
September 14, 2026
|
|
Differentiate between variadic and non-variadic functions in ctypes
|
|
5
|
477
|
September 14, 2026
|
|
Specify skip= parameters to pdb.Pdb from command line or .pdbrc
|
|
0
|
97
|
September 13, 2026
|
|
Function-level (indent-less) "with" to do cleanup when function exits
|
|
36
|
980
|
September 13, 2026
|
|
Docstrings for type aliases
|
|
20
|
986
|
September 12, 2026
|
|
Executor queue size
|
|
2
|
212
|
September 11, 2026
|
|
Add `re.suffixmatch` as an end-anchored equivalent to `re.prefixmatch`
|
|
1
|
309
|
September 11, 2026
|
|
Add millisecond formatting support to datetime.strftime
|
|
14
|
2062
|
September 11, 2026
|
|
Fallbacks for typing.overload
|
|
5
|
319
|
September 11, 2026
|
|
Request to Remove Python 3.12 and Python 3.13 from the Microsoft Store
|
|
0
|
318
|
September 10, 2026
|
|
Add a timeout parameter to Executor.shutdown() — issue #72165
|
|
0
|
119
|
September 9, 2026
|
|
Use function annotations to improve bytecode specialization?
|
|
27
|
940
|
September 8, 2026
|
|
My ideas for Python 3.16 (goto and clear terminal)
|
|
16
|
766
|
September 8, 2026
|
|
Namespace blocks
|
|
37
|
950
|
September 7, 2026
|
|
REPL error messages
|
|
2
|
199
|
September 7, 2026
|
|
Support dynamic overload
|
|
3
|
428
|
September 6, 2026
|
|
Proposal: Add new method to `HTMLParser`: `flush(self) -> str: ...`
|
|
3
|
282
|
September 5, 2026
|
|
Do not release the GIL during object destruction
|
|
23
|
698
|
September 4, 2026
|
|
Class-level private property isolation
|
|
27
|
590
|
September 3, 2026
|
|
Define a concurrency model (aka memory model) for Python
|
|
30
|
1472
|
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
|
2230
|
September 1, 2026
|
|
Standardized Reflection Objects for Python Callables
|
|
21
|
1000
|
August 31, 2026
|
|
Add a threading.run convenience function
|
|
61
|
2300
|
August 31, 2026
|
|
Allow function composition using an operator
|
|
4
|
519
|
August 31, 2026
|
|
Poll: Public/internal handling — what behavior do we want?
|
|
51
|
1650
|
August 29, 2026
|
|
Prevent open(2)ing of `.pth` files during startup
|
|
12
|
1022
|
August 28, 2026
|
|
Expose possibility to format ints in all supported bases?
|
|
0
|
188
|
August 28, 2026
|
|
Add programmatic support for rerunning the current program inside a venv
|
|
17
|
740
|
August 27, 2026
|