Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-111942: Fix test_io test_constructor()#112067

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
vstinner wants to merge1 commit intopython:mainfromvstinner:fix_test_io

Conversation

vstinner
Copy link
Member

@vstinnervstinner commentedNov 14, 2023
edited by bedevere-appbot
Loading

The error handler is not tested in the _io extension. It's only tested if Python is built in debug mode (Py_DEBUG) or if the Python Development Mode (-X dev) is enabled.

The error handler is not tested in the _io extension. It's onlytested if Python is built in debug mode (Py_DEBUG) or if the PythonDevelopment Mode (-X dev) is enabled.
@vstinner
Copy link
MemberAuthor

Oh,@serhiy-storchaka already proposed#112061

@vstinner
Copy link
MemberAuthor

#112061 was merged instead.

@vstinnervstinner deleted the fix_test_io branchNovember 14, 2023 20:25
@vstinner
Copy link
MemberAuthor

Oh. The backport to 3.12 failed because _PyUnicode_AsUTF8NoNUL() only exists in the main branch :-(

@hugovkhugovk removed needs backport to 3.12only security fixes needs backport to 3.11only security fixes labelsNov 29, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
awaiting core reviewskip newstestsTests in the Lib/test dir
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@vstinner@hugovk

[8]ページ先頭

©2009-2025 Movatter.jp