]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119690: Adds Unicode support for named pipes in _winapi (GH-119717)
authorSteve Dower <steve.dower@python.org>
Thu, 30 May 2024 14:40:23 +0000 (15:40 +0100)
committerGitHub <noreply@github.com>
Thu, 30 May 2024 14:40:23 +0000 (15:40 +0100)
commite85e813bf1e3ed5f39f9575acb1bce470ea8acd2
treef573834e7f85e71cc48faa12f21ab10af41bc877
parentfae9c92ba7c88fd00f80b40f347e4c2eabaa850a
gh-119690: Adds Unicode support for named pipes in _winapi (GH-119717)

Also backports a minor improvement to test_audit.
Lib/test/audit-tests.py
Lib/test/test_audit.py
Lib/test/test_winapi.py
Misc/NEWS.d/next/Windows/2024-05-29-11-06-12.gh-issue-119690.8q6e1p.rst [new file with mode: 0644]
Modules/_winapi.c
Modules/clinic/_winapi.c.h