Skip to content

gh-150633: properly handle imports with null bytes in names#150634

Draft
KowalskiThomas wants to merge 3 commits into
python:mainfrom
KowalskiThomas:kowalski/fix-properly-handle-imports-with-null-bytes-in-names
Draft

gh-150633: properly handle imports with null bytes in names#150634
KowalskiThomas wants to merge 3 commits into
python:mainfrom
KowalskiThomas:kowalski/fix-properly-handle-imports-with-null-bytes-in-names

Conversation

@KowalskiThomas
Copy link
Copy Markdown
Contributor

@KowalskiThomas KowalskiThomas commented May 30, 2026

@KowalskiThomas KowalskiThomas changed the title fix: properly handle imports with null bytes in names gh-150633: properly handle imports with null bytes in names May 30, 2026
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.

Module names containing null bytes bypass the sys.modules cache

1 participant