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 fefb95a commit de838f5Copy full SHA for de838f5
1 file changed
Misc/NEWS.d/next/Library/2025-12-31-20-43-02.gh-issue-143309.cdFxdH.rst
@@ -1,2 +1,3 @@
1
-Fix a crash in :func:`os.execve` when given a custom environment mapping
2
-which is then mutated during parsing. Patch by Bénédikt Tran.
+Fix a crash in :func:`os.execve` on non-Windows platforms when
+given a custom environment mapping which is then mutated during
3
+parsing. Patch by Bénédikt Tran.
0 commit comments