Skip to content

Conversation

spielmannj
Copy link

added German character ß, which becomes 'SS' when upper-cased, so changes from one character to two ascii characters

Note that a upper-lower-case round-trip is now impossible: "ß".upper().lower() -> "ss"

added German character ß, which becomes 'SS' when upper-cased, so changes from one character to two ascii characters

Note that a upper-lower-case round-trip is now impossible: "ß".upper().lower() -> "ss"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant