Skip to content

Allow Ultranormalized Names To Be Released Without Prohibition #17905

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Thespi-Brain opened this issue Apr 3, 2025 · 0 comments
Open

Allow Ultranormalized Names To Be Released Without Prohibition #17905

Thespi-Brain opened this issue Apr 3, 2025 · 0 comments

Comments

@Thespi-Brain
Copy link

What's the problem this feature will solve?
Names that are similar due to ultra-normalization currently have to be "prohibited" and then released. Changing the function to just allow release of the name without prohibition will simplify the process. There are quite a few PEP 541 issues that are tagged "similar name" issues where a user is blocked from getting a package name that they want due to ultra normalization collisions. Having a function to just release the names will speed up resolution of the PEP 541 issues.

Describe the solution you'd like
A function that allows release of an ultra-normalized name without prohibiting it first.

Additional context
None

@Thespi-Brain Thespi-Brain added feature request requires triaging maintainers need to do initial inspection of issue and removed requires triaging maintainers need to do initial inspection of issue labels Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant