8000 Use Unicode unconditionally for _winapi.CreateFile by zooba · Pull Request #114611 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

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

Merged
merged 3 commits into from
Jan 26, 2024
Merged

Conversation

zooba
Copy link
Member
@zooba zooba commented Jan 26, 2024

No description provided.

@zooba zooba enabled auto-merge (squash) January 26, 2024 16:48
@zooba zooba merged commit 102569d into python:main Jan 26, 2024
@miss-islington-app
Copy link

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @zooba, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 102569d150b690efe94c13921e93da66081ba1cf 3.12

@miss-islington-app
Copy link

Sorry, @zooba, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 102569d150b690efe94c13921e93da66081ba1cf 3.11

@zooba zooba removed needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Jan 26, 2024
@zooba zooba deleted the createfile branch January 26, 2024 17:29
zooba added a commit to zooba/cpython that referenced this pull request Jan 26, 2024
Currently it switches based on build settings, but argument clinic does not handle it correctly.
@bedevere-app
Copy link
bedevere-app bot commented Jan 26, 2024

GH-114614 is a backport of this pull request to the 3.12 branch.

@bedevere-app
Copy link
bedevere-app bot commented Jan 26, 2024

GH-114615 is a backport of this pull request to the 3.11 branch.

zooba added a commit to zooba/cpython that referenced this pull request Jan 26, 2024
Currently it switches based on build settings, but argument clinic does not handle it correctly.
zooba added a commit that referenced this pull request Jan 26, 2024
Currently it switches based on build settings, but argument clinic does not handle it correctly.
zooba added a commit that referenced this pull request Jan 26, 2024
Currently it switches based on build settings, but argument clinic does not handle it correctly.
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Currently it switches based on build settings, but argument clinic does not handle it correctly.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Currently it switches based on build settings, but argument clinic does not handle it correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0