]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-105436: The environment block should end with two null wchar_t values ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 12 Jun 2023 16:50:58 +0000 (09:50 -0700)
committerGitHub <noreply@github.com>
Mon, 12 Jun 2023 16:50:58 +0000 (16:50 +0000)
commit77bdeebdda3358186df6e6ba900c562ddaefaa5c
tree15dfc0b54a68a195c42c6e83cb0bf03b9af7e020
parent2eed1f5868b1c54a5314b64c38010258d27658da
[3.12] gh-105436: The environment block should end with two null wchar_t values (GH-105495) (#105700)

gh-105436: The environment block should end with two null wchar_t values (GH-105495)
(cherry picked from commit 4f7d3b602d47d61137e82145f601dccfe6f6cd3c)

Co-authored-by: Dora203 <66343334+sku2000@users.noreply.github.com>
Lib/test/test_subprocess.py
Misc/NEWS.d/next/Windows/2023-06-08-11-30-17.gh-issue-105436.1qlDxw.rst [new file with mode: 0644]
Modules/_winapi.c