Skip to content

[3.11] Make use of TESTFN_ASCII in test_fileio (GH-101645) #101650

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 1 commit into from
Feb 8, 2023

Conversation

miss-islington
Copy link
Contributor

testBytesOpen requires an ASCII filename, but TESTFN usually isn't ASCII.
(cherry picked from commit 6fd5eb6)

Co-authored-by: Zachary Ware zach@python.org
Automerge-Triggered-By: GH:zware

testBytesOpen requires an ASCII filename, but TESTFN usually isn't ASCII.
(cherry picked from commit 6fd5eb6)

Co-authored-by: Zachary Ware <zach@python.org>
Automerge-Triggered-By: GH:zware
@miss-islington
Copy link
Contributor Author

Sorry, I can't merge this PR. Reason: Cannot change this locked branch.

@gvanrossum
Copy link
Member

I'm guessing there's a release in progress. Can you merge it once the lock is lifted?

@zware
Copy link
Member

zware commented Feb 7, 2023

Yep, will do.

@ambv ambv merged commit c38b4e7 into python:3.11 Feb 8, 2023
@miss-islington miss-islington deleted the backport-6fd5eb6-3.11 branch February 8, 2023 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip issue skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants