Skip to content

Commit 2cb0a82

Browse files
committed
Add news
1 parent a7c0082 commit 2cb0a82

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Prevents against stack overflows when calling Py_DECREF. Third-party
2+
extension objects no longer need to use the "trashcan" mechanism, as
3+
protection is now built into the `Py_DECREF` macro.

0 commit comments

Comments
 (0)