cpython/Misc/NEWS.d/next
Tian Gao 9c14ed0618
gh-107674: Improve performance of `sys.settrace` (GH-117133)
* Check tracing in RESUME_CHECK

* Only change to RESUME_CHECK if not tracing
2024-05-03 19:49:24 +01:00
..
Build gh-116622: Add Android testbed (GH-117878) 2024-05-01 08:36:45 +02:00
C API gh-110850: Add PyTime_TimeRaw() function (#118394) 2024-05-01 18:05:01 +00:00
Core and Builtins gh-107674: Improve performance of `sys.settrace` (GH-117133) 2024-05-03 19:49:24 +01:00
Documentation gh-117928: Bump the minimum Sphinx version to 6.2.1 (#117853) 2024-04-26 13:10:16 +03:00
IDLE Python 3.13.0a5 2024-03-12 21:11:08 +01:00
Library gh-83856: Honor atexit for all multiprocessing start methods (GH-114279) 2024-05-03 11:45:46 -07:00
Security gh-116741: Upgrade libexpat to 2.6.2 (#117296) 2024-04-22 18:15:08 -07:00
Tests Python 3.13.0a6 2024-04-09 11:56:22 +02:00
Tools-Demos Python 3.13.0a5 2024-03-12 21:11:08 +01:00
Windows gh-115119: Update Windows installer to mpdecimal 4.0.0 (#118506) 2024-05-03 18:00:43 +02:00
macOS gh-115119: Update macOS installer to build with libmpdec 4.0.0 (GH-118382) 2024-05-03 16:49:40 +00:00