cpython/Misc/NEWS.d/next/C_API
Sam Gross d23f5701ad
gh-128844: Make _Py_TryIncref public as an unstable API. (#128926)
This exposes `_Py_TryIncref` as `PyUnstable_TryIncref()` and the helper
function `_PyObject_SetMaybeWeakref` as `PyUnstable_EnableTryIncRef`.

These are helpers for dealing with unowned references in a safe way,
particularly in the free threading build.

Co-authored-by: Petr Viktorin <encukou@gmail.com>
2025-01-28 19:32:27 +00:00
..
2024-12-14-03-40-15.gh-issue-127925.FF7aov.rst gh-127937: Convert decimal to use PEP 757 import API (#127925) 2025-01-24 11:05:52 +00:00
2025-01-01-03-25-38.gh-issue-126599.MRCYlH.rst GH-126599: Remove the "counter" optimizer/executor (GH-126853) 2025-01-16 15:57:04 -08:00
2025-01-15-11-42-07.gh-issue-128863.C9MkB_.rst gh-128863: Deprecate _PyLong_FromDigits() function (#127939) 2025-01-24 13:17:10 +01:00
2025-01-16-21-56-49.gh-issue-128844.ZPiJuo.rst gh-128844: Make _Py_TryIncref public as an unstable API. (#128926) 2025-01-28 19:32:27 +00:00
2025-01-19-23-17-58.gh-issue-129033.cpRivP.rst gh-129033: Remove _Py_InitializeMain() function (#129034) 2025-01-20 10:03:22 +00:00
2025-01-20-10-40-11.gh-issue-129033.d1jltB.rst gh-129033: Remove _PyInterpreterState_SetConfig() function (#129048) 2025-01-20 16:31:33 +01:00
2025-01-22-09-28-04.gh-issue-128509.gqQ36L.rst gh-128509: Add PyUnstable_IsImmortal for finding immortal objects (GH-129182) 2025-01-27 14:36:33 +01:00
README.rst Move NEWS entries out of directories with spaces (GH-127067) 2024-11-20 18:52:46 +00:00

Put news entry `blurb`_ files for the *C API* section in this directory.

.. _blurb: https://pypi.org/project/blurb/