-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
adminFeatures needed for the Admin UI (people running the site)Features needed for the Admin UI (people running the site)feature request
Milestone
Description
At this point, there are some admin tools in pypa/pypi-legacy i'm not comfortable using to rename projects when users request such an operation. Some examples are modifications of case or underscore/hyphen swaps which are equivalent after applying safe_name (myPackage => mypackage, or my-package -> my_package)
We should establish a process and enforce it via whatever mechanism we use to perform such an operation (code, admin ui, carrier pigeon).
Metadata
Metadata
Assignees
Labels
adminFeatures needed for the Admin UI (people running the site)Features needed for the Admin UI (people running the site)feature request