About the Ideas category
|
|
9
|
4103
|
October 31, 2024
|
Method to refresh os.environ
|
|
110
|
6584
|
January 23, 2025
|
Assignment to Ellipsis and NotImplemented
|
|
6
|
84
|
January 23, 2025
|
Add `iter=True` to dataclass decorator
|
|
9
|
209
|
January 23, 2025
|
Make pathlib extensible
|
|
206
|
22872
|
January 22, 2025
|
Add optional `if break:` suite to `for/while`
|
|
187
|
4675
|
January 22, 2025
|
Add uuid7 in `uuid` module in standard library
|
|
11
|
8663
|
January 22, 2025
|
Typing support for common proxy and delegation patterns
|
|
3
|
113
|
January 22, 2025
|
New function `repr_args` in `pprint` or `reprlib`
|
|
20
|
401
|
January 22, 2025
|
Pre-PEP: A Python Installation Manager for Windows
|
|
89
|
1449
|
January 22, 2025
|
Idea: Add ISO 8601 Week Numbers to Calendar CLI Output
|
|
9
|
238
|
January 21, 2025
|
Add `tuple` argument option to str.removeprefix and str.removesuffix
|
|
11
|
194
|
January 21, 2025
|
Initializer for set, like dict {} and list []
|
|
66
|
963
|
January 21, 2025
|
Pre-PEP: str.ensureprefix str.ensuresuffix
|
|
9
|
434
|
January 21, 2025
|
Granular configuration of PyREPL
|
|
1
|
175
|
January 20, 2025
|
Introduce generic filters to filter auto-completion matches in rlcompleter
|
|
5
|
137
|
January 20, 2025
|
RFC 4122/9562: UUID version 7 and 8 implementation
|
|
13
|
2896
|
January 20, 2025
|
Ctypes: improving Structure/Union & basic types
|
|
2
|
216
|
January 20, 2025
|
Pre-PEP: Imaginary type and IEC 60559-compatible complex arithmetic
|
|
17
|
581
|
January 20, 2025
|
Daemon threads and background task termination
|
|
4
|
199
|
January 19, 2025
|
Improving support for non-daemon background threads
|
|
1
|
236
|
January 19, 2025
|
Making `PyObject` opaque in the limited API
|
|
6
|
374
|
January 17, 2025
|
`multiprocessing` 'spawn' treatment of `sys.meta_path`
|
|
2
|
127
|
January 17, 2025
|
Introduce nested creation of dictionary keys
|
|
13
|
554
|
January 17, 2025
|
Add ability to log qualified name in logging package
|
|
1
|
158
|
January 16, 2025
|
Asyncio RLock - reentrant locks for async Python
|
|
11
|
3604
|
January 16, 2025
|
Buffer protocol and arbitrary (data) types
|
|
11
|
1912
|
January 16, 2025
|
Allow import (some,list,of,modules,with,parenthesis)
|
|
11
|
373
|
January 16, 2025
|
Platform-agnostic yielding of the GIL
|
|
3
|
260
|
January 14, 2025
|
A way of monitoring the max stack depth reached
|
|
28
|
660
|
January 14, 2025
|