Skip to content

Commit de838f5

Browse files
authored
Update Misc/NEWS.d/next/Library/2025-12-31-20-43-02.gh-issue-143309.cdFxdH.rst
1 parent fefb95a commit de838f5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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.
1+
Fix a crash in :func:`os.execve` on non-Windows platforms when
2+
given a custom environment mapping which is then mutated during
3+
parsing. Patch by Bénédikt Tran.

0 commit comments

Comments
 (0)