warehouse
warehouse copied to clipboard
The Python Package Index
PEP 425 states: > To allow for compact filenames of bdists that work with more than one compatibility tag triple, each tag in a filename can instead be a ‘.’-separated,...
Fixes #576. This PR refactors the logic for adding new filenames to the `file_registry` (`Filename` model). As suggested by the issue, this logic was previously handled inline in the `file_upload`...
I'd like to make some changes to the layout of this page (see image below) to improve overall design/usability. For reference, these are the changes I am proposing: _Originally posted...
Hi, I have seen an issue in the ordering of the headings in the project which impact all project under the warehouse. This is an issue in terms of accessibility....
## More information needed to translate effectively "Deleted by:" is provided by several sources and I'm not sure what which occurrence refer to. Can this be clarified? I'd like to...
**What's the problem this feature will solve?** Currently importing an existing project to an organization has to be done one by one for each project, where you go through and...
**Describe the bug** https://github.com/pypi/warehouse/pull/15087 added the option to filter the wheel list. It's a great feature and I've already used it a couple of times since to check which specific...
Instead of adding filenames to the filename registry inline in the upload view, we should be doing this via some sort of hook or trigger. This is probably a good...
Bumps [bcrypt](https://github.com/pyca/bcrypt) from 4.3.0 to 5.0.0. Commits 5060bce 5.0.0 release (#1078) e43f568 Bump actions/cache from 4.2.4 to 4.3.0 (#1077) fc9f680 Bump libc from 0.2.175 to 0.2.176 in /src/_bcrypt (#1075) 633f46f...
**Describe the bug** Comming back to python after years, i run `pip search` on a Rasperry Pi 1 and get `RuntimeError: PyPI no longer supports 'pip search' (or XML-RPC search)....