About the Ideas category
|
|
9
|
4240
|
October 31, 2024
|
Contextlib.suppress enhancement: an optional callback
|
|
0
|
46
|
March 16, 2025
|
Syntactic sugar to encourage use of named arguments
|
|
300
|
22600
|
March 16, 2025
|
Improving the Turtle library
|
|
17
|
1597
|
March 16, 2025
|
Connecting Asyncio and Tkinter event loops?
|
|
29
|
6514
|
March 16, 2025
|
AI-Powered begginer friendly python error messages
|
|
4
|
132
|
March 16, 2025
|
Auto import CLI
|
|
9
|
313
|
March 15, 2025
|
Add zero-copy conversion of `bytearray` to `bytes` by providing `__bytes__()`
|
|
45
|
1395
|
March 14, 2025
|
CLI for datetime module
|
|
3
|
237
|
March 14, 2025
|
PEP8 and line length
|
|
55
|
1747
|
March 14, 2025
|
Asserting exact exception instances
|
|
16
|
483
|
March 14, 2025
|
UnionType exception handling
|
|
16
|
324
|
March 14, 2025
|
TextIOWrapper probably shouldn't close its stream when GCed
|
|
7
|
168
|
March 13, 2025
|
Negative zero (-0) as a slice index
|
|
50
|
1148
|
March 13, 2025
|
Yet another `@overload` verbosity reduction idea
|
|
13
|
544
|
March 13, 2025
|
Add step to split
|
|
2
|
170
|
March 12, 2025
|
Command-line interface for the `random` module
|
|
48
|
3230
|
March 11, 2025
|
Clarification on dtrace/systemtap support
|
|
0
|
67
|
March 11, 2025
|
Proposal: Beginner-friendly python error messages with Suggested Fixes
|
|
4
|
164
|
March 10, 2025
|
OOP Interface Support in Python
|
|
2
|
260
|
March 9, 2025
|
Tkinter and Rotation
|
|
3
|
101
|
March 9, 2025
|
Allow more than two arguments in certain functions in operator.py
|
|
17
|
256
|
March 9, 2025
|
KeyboardInterrupt and SystemExit in exception groups should be considered for Python's exit code
|
|
31
|
625
|
March 8, 2025
|
Typing vs Runtime Behaviour
|
|
1
|
284
|
March 7, 2025
|
Error Messages for methods
|
|
3
|
180
|
March 6, 2025
|
Simplistic block scope - a syntactic sugar
|
|
17
|
562
|
March 5, 2025
|
Improve the context of asyncio slow log reporting
|
|
1
|
115
|
March 5, 2025
|
Deprecating the PyASCIIObject struct
|
|
7
|
291
|
March 5, 2025
|
Allow `open()` to create non-existent directories in write mode
|
|
5
|
29827
|
March 5, 2025
|
Protocol for virtual filesystem paths
|
|
10
|
392
|
March 4, 2025
|