Skip to content

UTF-8 Character Support#4

Merged
epbay01 merged 2 commits into
devfrom
better-character-support
Apr 21, 2026
Merged

UTF-8 Character Support#4
epbay01 merged 2 commits into
devfrom
better-character-support

Conversation

@Emaniacinator
Copy link
Copy Markdown
Contributor

The tests were trying to force all the characters to ASCII, which is inherently problematic. I overrode a couple items to make sure that they would be compatible with UTF-8 when the application was run, which is standard anyways. I also made a few quick tweaks to make certain code more pythonic based on my linter suggestions.

improvements to make code more pythonic
@epbay01 epbay01 changed the base branch from prd to dev April 21, 2026 21:35
@epbay01 epbay01 merged commit 172c985 into dev Apr 21, 2026
3 checks passed
@epbay01 epbay01 deleted the better-character-support branch April 21, 2026 21:37
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.

3 participants