|
More detailed wheel tags on Windows platform regarding MSVC / MinGW differences
|
|
12
|
291
|
May 30, 2026
|
|
Adding a method caching decorator to functools
|
|
50
|
2120
|
May 29, 2026
|
|
Adding Median Absolute Deviation (MAD) to statistics
|
|
4
|
333
|
May 29, 2026
|
|
Allow FrameType to be instantiated
|
|
11
|
575
|
May 28, 2026
|
|
Adding support for a subset of ISO 8601 durations in the `datetime` module
|
|
14
|
663
|
May 26, 2026
|
|
Alternative Syntax for Attribute Access
|
|
18
|
1705
|
May 26, 2026
|
|
Per-file default print settings
|
|
10
|
494
|
May 25, 2026
|
|
Add a High-Level Frame Hook API to CPython
|
|
9
|
1064
|
May 25, 2026
|
|
Expose special method lookup at Python level
|
|
13
|
1068
|
May 24, 2026
|
|
Generalized ptr_wise_atomic_{memmove,memcpy} as part of public API
|
|
7
|
349
|
May 24, 2026
|
|
Add decorator for script entry point
|
|
61
|
1623
|
May 22, 2026
|
|
Add symmetric difference to collections.Counter
|
|
13
|
930
|
May 22, 2026
|
|
Faster float-to-string conversions
|
|
15
|
1055
|
May 22, 2026
|
|
`raise` as a function
|
|
20
|
1645
|
May 21, 2026
|
|
Pre-PEP discussion: typing.tool + inspect.tool_schema(), close the Zod gap for Python agent dev
|
|
7
|
505
|
May 20, 2026
|
|
Encode `str` (utf-8 uncodeobject) without a copy
|
|
4
|
589
|
May 18, 2026
|
|
Pidfd_getfd() syscall
|
|
2
|
288
|
May 18, 2026
|
|
Security and usability improvement for webbrowser.open() on macOS: Replace osascript with /usr/bin/open
|
|
9
|
603
|
May 16, 2026
|
|
Allow closure in type slot
|
|
0
|
158
|
May 16, 2026
|
|
Add Virtual Threads to Python
|
|
272
|
21838
|
May 15, 2026
|
|
Expose SQLite's `sqlite3_recover` API in `sqlite3`?
|
|
3
|
274
|
May 13, 2026
|
|
Add `with_notes` method to exception classes
|
|
13
|
612
|
May 13, 2026
|
|
Make the gettext functions accept a localedir of type Traversable
|
|
1
|
206
|
May 12, 2026
|
|
Update supported auth mechanisms for IMAP and SMTP for standards compliance
|
|
4
|
356
|
May 10, 2026
|
|
Add "end" as a keyword for marking end of blocks
|
|
54
|
4936
|
May 8, 2026
|
|
'äöü'.casefold() should return 'aeoeue'
|
|
7
|
590
|
May 6, 2026
|
|
'ß'.upper() should return 'ẞ' instead of 'SS'
|
|
10
|
804
|
May 6, 2026
|
|
Disable obviously recursive auditing?
|
|
1
|
222
|
May 6, 2026
|
|
Functools.track_stats decorator for lightweight performance monitoring
|
|
12
|
501
|
May 4, 2026
|
|
The variable injection in packaging time
|
|
2
|
204
|
May 4, 2026
|