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-136702: Clear codec caches for refleak tests; use test.support helpers#141345

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

Merged

Conversation

@encukou
Copy link
Member

@encukouencukou commentedNov 10, 2025
edited by bedevere-appbot
Loading

"Support for non-ascii encoding names will be removed in 3.17"):
msg="Support for non-ascii encoding names will be removed in 3.17"
withwarnings_helper.check_warnings((msg,DeprecationWarning)):
self.assertEqual(normalize('utf\xE9\u20AC\U0010ffff-8'),'utf_8')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

I think we have to bump the 3.17 to 3.20 if we want to have a 5 year deprecation phase.

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

That's up for discussion in the issue; here I'm only unbreaking the buildbots.

@encukouencukou added the 🔨 test-with-refleak-buildbotsTest PR w/ refleak buildbots; report in status section labelNov 10, 2025
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by@encukou for commit0d17ca7 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F141345%2Fmerge

If you want to schedule another build, you need to add the🔨 test-with-refleak-buildbots label again.

@bedevere-botbedevere-bot removed the 🔨 test-with-refleak-buildbotsTest PR w/ refleak buildbots; report in status section labelNov 10, 2025
@encukouencukou merged commit9f51524 intopython:mainNov 10, 2025
71 of 72 checks passed
@encukouencukou deleted the clear-codec-caches-in-regrtest branchNovember 10, 2025 13:42
@StanFromIreland
Copy link
Member

Thanks Petr! I encountered this issue with the Android CI, and I though I had it fixed:-(

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@malemburgmalemburgmalemburg left review comments

@StanFromIrelandStanFromIrelandAwaiting requested review from StanFromIreland

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@encukou@bedevere-bot@StanFromIreland@malemburg

[8]ページ先頭

©2009-2025 Movatter.jp