-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Use Unicode unconditionally for _winapi.CreateFile #114611
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Also makes _winapi.CreateFile unconditionally use Unicode.
Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
Sorry, @zooba, I could not cleanly backport this to
|
Sorry, @zooba, I could not cleanly backport this to
|
Currently it switches based on build settings, but argument clinic does not handle it correctly.
GH-114614 is a backport of this pull request to the 3.12 branch. |
GH-114615 is a backport of this pull request to the 3.11 branch. |
Currently it switches based on build settings, but argument clinic does not handle it correctly.
Currently it switches based on build settings, but argument clinic does not handle it correctly.
Currently it switches based on build settings, but argument clinic does not handle it correctly.
Currently it switches based on build settings, but argument clinic does not handle it correctly.
Currently it switches based on build settings, but argument clinic does not handle it correctly.
No description provided.