]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105436: The environment block should end with two null wchar_t values (GH-105495)
authorDora203 <66343334+sku2000@users.noreply.github.com>
Mon, 12 Jun 2023 16:14:55 +0000 (00:14 +0800)
committerGitHub <noreply@github.com>
Mon, 12 Jun 2023 16:14:55 +0000 (17:14 +0100)
commit4f7d3b602d47d61137e82145f601dccfe6f6cd3c
treea2d90fca3e2aad413db48d9c2102756a975babe6
parent2b90796be6959d5ef46b38c434a514fce25be971
gh-105436: The environment block should end with two null wchar_t values (GH-105495)
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