Skip to content

Commit 6bddf33

Browse files
committed
Add a whatsnew entry.
1 parent 4b55134 commit 6bddf33

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1321,6 +1321,9 @@ New features
13211321
bit-packing Python version numbers.
13221322
(Contributed by Petr Viktorin in :gh:`128629`.)
13231323

1324+
* Add :c:func:`PyUnstable_IsImmortal` for determining whether an object is :term:`immortal`,
1325+
for debugging purposes.
1326+
13241327

13251328
Porting to Python 3.14
13261329
----------------------

0 commit comments

Comments
 (0)