Skip to content

Commit ad81c5b

Browse files
Update Misc/NEWS.d/next/Core_and_Builtins/2026-03-22-19-30-00.gh-issue-146308.AxnRVA.rst
Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
1 parent 7a0560e commit ad81c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS.d/next/Core_and_Builtins/2026-03-22-19-30-00.gh-issue-146308.AxnRVA.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Fixed multiple error handling issues in the :mod:`_remote_debugging` module
1+
Fixed multiple error handling issues in the :mod:`!_remote_debugging` module
22
including a double-free in code object caching, memory leaks on allocation
33
failure, missing exception checks in binary format varint decoding, reference
44
leaks on error paths in frame chain processing, and inconsistent thread status

0 commit comments

Comments
 (0)