|
About the Ideas category
|
|
5
|
5269
|
October 31, 2024
|
|
My ideas for Python 3.16 (goto and clear terminal)
|
|
15
|
399
|
September 7, 2026
|
|
Use function annotations to improve bytecode specialization?
|
|
25
|
757
|
September 7, 2026
|
|
Docstrings for type aliases
|
|
19
|
411
|
September 7, 2026
|
|
Namespace blocks
|
|
37
|
780
|
September 7, 2026
|
|
REPL error messages
|
|
2
|
154
|
September 7, 2026
|
|
Support dynamic overload
|
|
3
|
394
|
September 6, 2026
|
|
Proposal: Add new method to `HTMLParser`: `flush(self) -> str: ...`
|
|
3
|
250
|
September 5, 2026
|
|
Python API exposure mechanisms (public/internal) - determining status quo
|
|
34
|
716
|
September 5, 2026
|
|
Do not release the GIL during object destruction
|
|
23
|
604
|
September 4, 2026
|
|
Class-level private property isolation
|
|
27
|
523
|
September 3, 2026
|
|
Define a concurrency model (aka memory model) for Python
|
|
30
|
1377
|
September 3, 2026
|
|
Make difflib._mdiff() a standard method
|
|
8
|
607
|
September 2, 2026
|
|
A two-namespace model for Python modules to distinguish public/internal
|
|
60
|
2105
|
September 1, 2026
|
|
Standardized Reflection Objects for Python Callables
|
|
21
|
972
|
August 31, 2026
|
|
Add a threading.run convenience function
|
|
61
|
2209
|
August 31, 2026
|
|
Add millisecond formatting support to datetime.strftime
|
|
12
|
1892
|
August 31, 2026
|
|
Allow function composition using an operator
|
|
4
|
491
|
August 31, 2026
|
|
Poll: Public/internal handling — what behavior do we want?
|
|
51
|
1490
|
August 29, 2026
|
|
Prevent open(2)ing of `.pth` files during startup
|
|
12
|
1004
|
August 28, 2026
|
|
Expose possibility to format ints in all supported bases?
|
|
0
|
180
|
August 28, 2026
|
|
Add programmatic support for rerunning the current program inside a venv
|
|
17
|
697
|
August 27, 2026
|
|
Standard path in wheels for completion scripts and manpages
|
|
10
|
441
|
August 27, 2026
|
|
Clarify whether `tomllib` preserves table key order from input
|
|
34
|
880
|
August 27, 2026
|
|
Unified Concurrency Interface
|
|
6
|
295
|
August 26, 2026
|
|
Native C-level 2D grid/table flattening in _pickle / array
|
|
2
|
233
|
August 25, 2026
|
|
Include time and space complexity in documentation
|
|
26
|
1652
|
August 25, 2026
|
|
Add public functions to inspect dataclass parameters and methods
|
|
12
|
491
|
August 25, 2026
|
|
Use a with block to control export (public/private/__all__)
|
|
20
|
478
|
August 25, 2026
|
|
Syntax highlighting for dis module
|
|
26
|
1782
|
August 24, 2026
|