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

**What's the problem this feature will solve?** I'd like to be able to publish to pypi from my self hosted SemaphoreCI instance using OIDC. **Describe the solution you'd like** SemaphoreCI...

feature request
trusted-publishing

We need to answer the following questions: 1. What happens with translations when we update the (English) source? 1. When do we consider a language to be 'supported' and link...

documentation
i18n
needs discussion

**What's the problem this feature will solve?** Currently there is some user frustration/friction about PyPI's policy of disallowing the reuse of filenames for distributions. I.e., once you delete a given...

UX/UI
feature request
needs discussion

Removes [pdfmake](https://github.com/bpampuch/pdfmake). It's no longer used after updating ancestor dependency [admin-lte](https://github.com/ColorlibHQ/AdminLTE). These dependencies need to be updated together. Removes `pdfmake` Updates `admin-lte` from 3.2.0 to 4.0.0-rc3 Release notes Sourced from...

javascript
dependencies

Bumps the npm_and_yarn group with 1 update in the / directory: [bootstrap](https://github.com/twbs/bootstrap). Removes `bootstrap` [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bootstrap&package-manager=npm_and_yarn&previous-version=3.4.1&new-version=)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't...

javascript
dependencies

So https://github.com/pypi/warehouse/pull/15087 added wheel filtering form. And it now occupies half the web page. It might not be a big deal when there's many wheels. But it interrupts the flow...

UX/UI
usability
HTML

### Summary I am blocked from completing the registration process on `https://test.pypi.org/` and am stuck in a verification loop. I have successfully registered and verified my email on the main...

requires triaging
bug :bug:

We have an organization setup like this: Alex is a "manager", so I would expect he would be able to manage the projects belonging to that org. But when Alex...

requires triaging
bug :bug:
organizations

Supports both `reformat` and `lint`. Ref: https://pypi.org/project/codespell/ Closes #11568 Closes #11884

testing