We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5087676 commit 42bead3Copy full SHA for 42bead3
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-10-08-13-52-00.gh-issue-139748.jq0yFJ.rst
@@ -0,0 +1,2 @@
1
+Fix reference leaks in error branches of functions accepting path strings or
2
+bytes such as :func:`compile` and :func:`os.system`. Patch by Bénédikt Tran.
0 commit comments