Skip to content

Commit c42b64c

Browse files
committed
Shorten news entry as suggested
1 parent 3c72749 commit c42b64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fix missing exception handling in :mod:`_remote_debugging` when ``debug=False``. The ``set_exception_cause`` macro now always sets an exception to satisfy the C API contract, fixing intermittent assertion failures. Exception chaining with ``debug=True`` is preserved. Patch by Taegyun Kim.
1+
Fix crash in ``_remote_debugging`` that caused ``test_external_inspection`` to intermittently fail. Patch by Taegyun Kim.

0 commit comments

Comments
 (0)