]> 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>
Wed, 29 May 2024 15:51:09 +0000 (16:51 +0100)
committerGitHub <noreply@github.com>
Wed, 29 May 2024 15:51:09 +0000 (16:51 +0100)
commit78d697b7d5ec2a6fa046b0e1c34e804f49e750b4
tree848ca7ec720dccec64f3595b2d101a069bf4c813
parent34f9b3e7244615d2372614b20e10250e68cc8e61
gh-119690: Adds Unicode support for named pipes in _winapi (GH-119717)
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