diff options
author | Steve Dower <steve.dower@python.org> | 2024-01-26 17:53:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-26 17:53:46 (GMT) |
commit | 74bd566f70f14959a7752388eb2f24cfeb6cf4e4 (patch) | |
tree | 6bea71233c36a2524280f933b4d74736889b3e2d /Python | |
parent | c95cdd0a824a0219492a2dadd772b2391a18b9da (diff) | |
download | cpython-74bd566f70f14959a7752388eb2f24cfeb6cf4e4.zip cpython-74bd566f70f14959a7752388eb2f24cfeb6cf4e4.tar.gz cpython-74bd566f70f14959a7752388eb2f24cfeb6cf4e4.tar.bz2 |
Use Unicode unconditionally for _winapi.CreateFile (GH-114611)
Currently it switches based on build settings, but argument clinic does not handle it correctly.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions