Skip to content

Use Unicode unconditionally for _winapi.CreateFile#114611

Merged
zooba merged 3 commits into
python:mainfrom
zooba:createfile
Jan 26, 2024
Merged

Use Unicode unconditionally for _winapi.CreateFile#114611
zooba merged 3 commits into
python:mainfrom
zooba:createfile

Conversation

@zooba

@zooba zooba commented Jan 26, 2024

Copy link
Copy Markdown
Member

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
Copy Markdown

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

@miss-islington-app

Copy link
Copy Markdown

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
Copy Markdown

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

bedevere-app Bot commented Jan 26, 2024

Copy link
Copy Markdown

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

@bedevere-app

bedevere-app Bot commented Jan 26, 2024

Copy link
Copy Markdown

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