|
About the Ideas category
|
|
5
|
5258
|
October 31, 2024
|
|
Namespace blocks
|
|
13
|
260
|
September 4, 2026
|
|
Proposal: Add new method to `HTMLParser`: `flush(self) -> str: ...`
|
|
1
|
127
|
September 4, 2026
|
|
Python API exposure mechanisms (public/internal) - determining status quo
|
|
31
|
483
|
September 4, 2026
|
|
Do not release the GIL during object destruction
|
|
23
|
484
|
September 4, 2026
|
|
Class-level private property isolation
|
|
27
|
439
|
September 3, 2026
|
|
Define a concurrency model (aka memory model) for Python
|
|
30
|
1297
|
September 3, 2026
|
|
Make difflib._mdiff() a standard method
|
|
8
|
594
|
September 2, 2026
|
|
A two-namespace model for Python modules to distinguish public/internal
|
|
60
|
2015
|
September 1, 2026
|
|
Standardized Reflection Objects for Python Callables
|
|
21
|
966
|
August 31, 2026
|
|
Add a threading.run convenience function
|
|
61
|
2167
|
August 31, 2026
|
|
Add millisecond formatting support to datetime.strftime
|
|
12
|
1881
|
August 31, 2026
|
|
Allow function composition using an operator
|
|
4
|
475
|
August 31, 2026
|
|
Use function annotations to improve bytecode specialization?
|
|
24
|
698
|
August 31, 2026
|
|
Poll: Public/internal handling — what behavior do we want?
|
|
51
|
1420
|
August 29, 2026
|
|
Prevent open(2)ing of `.pth` files during startup
|
|
12
|
995
|
August 28, 2026
|
|
Expose possibility to format ints in all supported bases?
|
|
0
|
171
|
August 28, 2026
|
|
Add programmatic support for rerunning the current program inside a venv
|
|
17
|
683
|
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
|
869
|
August 27, 2026
|
|
Unified Concurrency Interface
|
|
6
|
284
|
August 26, 2026
|
|
Native C-level 2D grid/table flattening in _pickle / array
|
|
2
|
232
|
August 25, 2026
|
|
Include time and space complexity in documentation
|
|
26
|
1644
|
August 25, 2026
|
|
Add public functions to inspect dataclass parameters and methods
|
|
12
|
482
|
August 25, 2026
|
|
Use a with block to control export (public/private/__all__)
|
|
20
|
471
|
August 25, 2026
|
|
Syntax highlighting for dis module
|
|
26
|
1769
|
August 24, 2026
|
|
Freethreading builds for official Python container images
|
|
1
|
186
|
August 24, 2026
|
|
Introduce the two-argument form of `iter` to `aiter`
|
|
4
|
568
|
August 23, 2026
|
|
Proposal: int.from_bytes and int.to_bytes, but for buffers
|
|
4
|
353
|
August 22, 2026
|
|
Expose PROC_THREAD_ATTRIBUTE_JOB_LIST through subprocess on Windows
|
|
0
|
93
|
August 21, 2026
|