Skip to content

Reject case-variant reserved wheel entry points#67

Closed
zaniebot wants to merge 1 commit into
mainfrom
zb/bughunt100/005-case-insensitive-entrypoint
Closed

Reject case-variant reserved wheel entry points#67
zaniebot wants to merge 1 commit into
mainfrom
zb/bughunt100/005-case-insensitive-entrypoint

Conversation

@zaniebot

@zaniebot zaniebot commented Jul 14, 2026

Copy link
Copy Markdown
Owner

An entry point named Python bypasses the case-sensitive reserved-name check and can replace python on case-insensitive filesystems, including common macOS and Windows setups. Extend the existing reserved-launcher protection to filesystem-equivalent case variants.

See the existing reserved-launcher protection.

Moved to: astral-sh/uv-dev#59.

@zaniebot zaniebot closed this Jul 16, 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.

2 participants