warehouse icon indicating copy to clipboard operation
warehouse copied to clipboard

The Python Package Index

Results 375 warehouse issues
Sort by recently updated
recently updated
newest added

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,...

bug :bug:

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...

UX/UI
HTML
CSS/SCSS
help needed

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....

good first issue
UX/UI
accessibility
HTML
help needed

## 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...

HTML
help needed
i18n
translation

**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...

UX/UI
help needed
feature request
organizations

**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...

UX/UI
javascript
bug :bug:

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...

good first issue
feature request
data quality

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...

dependencies
python

**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)....

requires triaging
bug :bug: