X Tutup
The Wayback Machine - https://web.archive.org/web/20221213015534/https://github.com/python/cpython/pull/96072
Skip to content
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

gh-95463: Remove backwards incompatible change regarding the _MASK_UTF_FILENAME flags in bpo-28080 #96072

Merged
merged 1 commit into from Aug 18, 2022

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Aug 18, 2022

@pablogsal pablogsal added 🤖 automerge PR will be merged once it's been approved and all CI passed needs backport to 3.11 labels Aug 18, 2022
@pablogsal pablogsal requested a review from gpshead Aug 18, 2022
…ASK_UTF_FILENAME flags in bpo-28080

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
@miss-islington miss-islington merged commit 9d066e2 into python:main Aug 18, 2022
14 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Aug 18, 2022

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

@gpshead gpshead added type-bug An unexpected behavior, bug, or error awaiting merge stdlib Python modules in the Lib dir labels Aug 18, 2022
@miss-islington
Copy link
Contributor

miss-islington commented Aug 18, 2022

Sorry, I can't merge this PR. Reason: Pull Request is not mergeable.

2 similar comments
@miss-islington
Copy link
Contributor

miss-islington commented Aug 18, 2022

Sorry, I can't merge this PR. Reason: Pull Request is not mergeable.

@miss-islington
Copy link
Contributor

miss-islington commented Aug 18, 2022

Sorry, I can't merge this PR. Reason: Pull Request is not mergeable.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 18, 2022
…ASK_UTF_FILENAME flags in bpo-28080 (pythonGH-96072)

Automerge-Triggered-By: GH:pablogsal
(cherry picked from commit 9d066e2)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
@bedevere-bot
Copy link

bedevere-bot commented Aug 18, 2022

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

miss-islington added a commit that referenced this pull request Aug 19, 2022
…F_FILENAME flags in bpo-28080 (GH-96072)

Automerge-Triggered-By: GH:pablogsal
(cherry picked from commit 9d066e2)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting merge 🤖 automerge PR will be merged once it's been approved and all CI passed stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants
X Tutup