]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:49:57 +0000 (09:49 -0700)
committerGitHub <noreply@github.com>
Mon, 12 Jun 2023 16:49:57 +0000 (16:49 +0000)
commit261d0b4f0e4e70025513696bf7427d78a369b310
tree4057621aee335f485fe9225f76a85a985b7f6b28
parentf5b63eab9b974d1a547c9ed4e148fc152b242d72
[3.11] gh-105436: The environment block should end with two null wchar_t values (GH-105495) (#105701)

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