]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119690: Adds Unicode support for named pipes in _winapi (GH-119717)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 31 May 2024 16:22:30 +0000 (18:22 +0200)
committerGitHub <noreply@github.com>
Fri, 31 May 2024 16:22:30 +0000 (16:22 +0000)
commit8e0777df1fd7145e2e74104534645aabb648eea3
tree5b2d393fd62bc1a4dd0117b58b5d82e6a119afe3
parentea48de4f4fadd7466c43ecaa88b431fc64b12acb
gh-119690: Adds Unicode support for named pipes in _winapi (GH-119717)

(cherry picked from commit 78d697b7d5ec2a6fa046b0e1c34e804f49e750b4)

Co-authored-by: Steve Dower <steve.dower@python.org>
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