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-130567: Fix locale.strxfrm() failure on FreeBSD#138608

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

Draft
serhiy-storchaka wants to merge1 commit intopython:main
base:main
Choose a base branch
Loading
fromserhiy-storchaka:locale-strxfrm-freebsd

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchakaserhiy-storchaka commentedSep 7, 2025
edited by bedevere-appbot
Loading

Fix locale.strxfrm() failure on FreeBSD and DragonFlyBSD for strings containing characters 'Å' (U+00C5 LATIN CAPITAL LETTER A WITH RING ABOVE) or 'Å' (U+212B ANGSTROM SIGN).

Fix locale.strxfrm() failure on FreeBSD and DragonFlyBSD for stringscontaining characters 'Å' (U+00C5 LATIN CAPITAL LETTER A WITH RING ABOVE)or 'Å' (U+212B ANGSTROM SIGN).
@StanFromIreland
Copy link
Member

StanFromIreland commentedSep 7, 2025
edited
Loading

There are actually 3 FreeBSD buildbots,1,23 it would be good to run this on them to verify.

auvipy reacted with thumbs up emoji

@serhiy-storchaka
Copy link
MemberAuthor

This is not so easy, because there are many bad characters in other locales. And this depends on the locale encoding!

StanFromIreland reacted with eyes emoji

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@serhiy-storchaka@StanFromIreland

[8]ページ先頭

©2009-2025 Movatter.jp