Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 20, 2025

  • Support non-UTF-8 shebang and comments if non-UTF-8 encoding is specified.
  • Detect decoding error for non-UTF-8 encoding.
  • Detect null bytes in source code.
    (cherry picked from commit 38d4b43)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

* Support non-UTF-8 shebang and comments if non-UTF-8 encoding is specified.
* Detect decoding error for non-UTF-8 encoding.
* Detect null bytes in source code.
(cherry picked from commit 38d4b43)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app bedevere-app bot mentioned this pull request Oct 20, 2025
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) October 20, 2025 17:11
@serhiy-storchaka serhiy-storchaka merged commit 8e93f6e into python:3.14 Oct 20, 2025
48 checks passed
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.

2 participants