Use Unicode unconditionally for _winapi.CreateFile (GH-114611) · python/cpython@102569d · GitHub
Skip to content

Commit 102569d

Browse files
authored
Use Unicode unconditionally for _winapi.CreateFile (GH-114611)
Currently it switches based on build settings, but argument clinic does not handle it correctly.
1 parent f9c5056 commit 102569d

2 files changed

Lines changed: 17 additions & 13 deletions

File tree

Modules/_winapi.c

Lines changed: 9 additions & 8 deletions

Modules/clinic/_winapi.c.h

Lines changed: 8 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)