]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-87868: Sort and remove duplicates in getenvironment() (GH-102731)
authorAN Long <aisk@users.noreply.github.com>
Tue, 9 Jan 2024 15:58:26 +0000 (23:58 +0800)
committerGitHub <noreply@github.com>
Tue, 9 Jan 2024 15:58:26 +0000 (15:58 +0000)
commitc31be58da8577ef140e83d4e46502c7bb1eb9abf
tree6b51808f95800ae57c782d31b1338ad37eb739e4
parentfda901a1ff94ea6cc338b74928acdbc5ee165ed7
gh-87868: Sort and remove duplicates in getenvironment() (GH-102731)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Lib/test/test_subprocess.py
Misc/NEWS.d/next/Windows/2023-03-15-23-53-45.gh-issue-87868.4C36oQ.rst [new file with mode: 0644]
Modules/_winapi.c