Skip to content

Modify encoding of NUL characters.#99

Merged
freakboy3742 merged 1 commit into
mainfrom
replace-nulls
Jun 12, 2026
Merged

Modify encoding of NUL characters.#99
freakboy3742 merged 1 commit into
mainfrom
replace-nulls

Conversation

@freakboy3742

Copy link
Copy Markdown
Member

Instead of silently dropping NUL characters, match the handling in CPython's system logger, and replace them with \xc0\x80.

PR Checklist:

  • I will abide by the BeeWare Code of Conduct
  • I have read and have followed the CONTRIBUTING.md file
  • This PR was generated or assisted using an AI tool

@freakboy3742 freakboy3742 merged commit 56aa22c into main Jun 12, 2026
10 checks passed
@freakboy3742 freakboy3742 deleted the replace-nulls branch June 12, 2026 05:35
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