Skip to content

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Sep 7, 2025

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 strings
containing characters 'Å' (U+00C5 LATIN CAPITAL LETTER A WITH RING ABOVE)
or 'Å' (U+212B ANGSTROM SIGN).
@StanFromIreland
Copy link
Member

StanFromIreland commented Sep 7, 2025

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

@serhiy-storchaka
Copy link
Member Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants