cpython/Misc/NEWS.d/next
Charlie Lin fe187fae8d
gh-135906: Use _PyObject_CAST in internal headers (GH-135892)
Fixes build errors encountered in python-greenlet/greenlet#450 when building greenlet on the free-threaded build.

---------

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
2025-07-07 12:56:14 -04:00
..
Build gh-115119: Remove implicit fallback to the bundled libmpdec (#134078) 2025-07-01 17:50:51 +02:00
C_API gh-135906: Use _PyObject_CAST in internal headers (GH-135892) 2025-07-07 12:56:14 -04:00
Core_and_Builtins gh-109700: fix memory error handling in PyDict_SetDefault (#136338) 2025-07-06 15:18:11 +00:00
Documentation gh-136155: Docs: only add custom OpenGraph protocol meta tags for HTML builds (#136187) 2025-07-07 16:29:27 +03:00
IDLE Python 3.14.0b1 2025-05-06 18:33:52 +03:00
Library gh-87790: support thousands separators for formatting fractional part of Fraction (#132204) 2025-07-07 11:16:31 +03:00
macOS Python 3.14.0a7 2025-04-08 14:20:51 +03:00
Security gh-102555: Fix comment parsing in HTMLParser according to the HTML5 standard (GH-135664) 2025-07-04 07:00:23 +00:00
Tests gh-134567: Add the formatter parameter in unittest.TestCase.assertLogs (GH-134570) 2025-07-02 09:51:19 +00:00
Tools-Demos gh-135968: Add iOS binary stubs for strip (#135970) 2025-06-27 12:58:20 +08:00
Windows gh-135099: Only wait on _PyOS_SigintEvent() in main thread (GH-135100) 2025-06-04 09:35:56 +02:00