|
Getting generator return values with natural for loop syntax
|
|
29
|
4496
|
June 4, 2026
|
|
I made some improvement for IDLE, can I contribute to idlelib library in Python project? #
|
|
9
|
1318
|
June 3, 2026
|
|
Division with different rounding
|
|
5
|
458
|
June 2, 2026
|
|
Better error messages when using operators on `super()` objects
|
|
0
|
183
|
June 2, 2026
|
|
Greater sanitizer support in CI?
|
|
5
|
641
|
June 1, 2026
|
|
Integer ceiling divide
|
|
32
|
2320
|
June 1, 2026
|
|
Basic Syntax Layer and Syntax Transformation
|
|
11
|
957
|
June 1, 2026
|
|
None-coalescing operator and null‑coalescing assignment
|
|
64
|
1726
|
May 31, 2026
|
|
Standardized Reflection Objects for Python Callables
|
|
2
|
305
|
May 31, 2026
|
|
More detailed wheel tags on Windows platform regarding MSVC / MinGW differences
|
|
12
|
291
|
May 30, 2026
|
|
Adding a method caching decorator to functools
|
|
50
|
2136
|
May 29, 2026
|
|
Adding Median Absolute Deviation (MAD) to statistics
|
|
4
|
346
|
May 29, 2026
|
|
Allow FrameType to be instantiated
|
|
11
|
578
|
May 28, 2026
|
|
Adding support for a subset of ISO 8601 durations in the `datetime` module
|
|
14
|
665
|
May 26, 2026
|
|
Alternative Syntax for Attribute Access
|
|
18
|
1713
|
May 26, 2026
|
|
Per-file default print settings
|
|
10
|
497
|
May 25, 2026
|
|
Add a High-Level Frame Hook API to CPython
|
|
9
|
1066
|
May 25, 2026
|
|
Expose special method lookup at Python level
|
|
13
|
1070
|
May 24, 2026
|
|
Generalized ptr_wise_atomic_{memmove,memcpy} as part of public API
|
|
7
|
351
|
May 24, 2026
|
|
Add decorator for script entry point
|
|
61
|
1640
|
May 22, 2026
|
|
Add symmetric difference to collections.Counter
|
|
13
|
932
|
May 22, 2026
|
|
Faster float-to-string conversions
|
|
15
|
1059
|
May 22, 2026
|
|
`raise` as a function
|
|
20
|
1653
|
May 21, 2026
|
|
Pre-PEP discussion: typing.tool + inspect.tool_schema(), close the Zod gap for Python agent dev
|
|
7
|
515
|
May 20, 2026
|
|
Encode `str` (utf-8 uncodeobject) without a copy
|
|
4
|
596
|
May 18, 2026
|
|
Pidfd_getfd() syscall
|
|
2
|
289
|
May 18, 2026
|
|
Security and usability improvement for webbrowser.open() on macOS: Replace osascript with /usr/bin/open
|
|
9
|
607
|
May 16, 2026
|
|
Allow closure in type slot
|
|
0
|
162
|
May 16, 2026
|
|
Add Virtual Threads to Python
|
|
272
|
21905
|
May 15, 2026
|
|
Expose SQLite's `sqlite3_recover` API in `sqlite3`?
|
|
3
|
277
|
May 13, 2026
|