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

We follow a formal process (Secure Development Lifecycle) and some questions (mostly formal) need to be answered to satisfy the requirements. Could you please clarify the following points: - What...

To make it easier for PyPI admins & moderators to process account recovery requests, there are few things we can do to make it possible for any admin/moderator to handle...

admin

**What's the problem this feature will solve?** I was searching for mypy https://pypi.org/search/?q=mypy today, and first result is `mypy1989` old, useless almost empty package. But still has 600 downloads a...

feature request
requires triaging

**What's the problem this feature will solve?** I created a pending publisher when I named my package: ![image](https://github.com/pypi/warehouse/assets/43662/d4000458-44b5-4aad-bcb9-a07c6181f4ed) But when I tried to use it I [got an error](https://github.com/twm/coveragepth/actions/runs/9824421246/job/27123375336#step:4:12): >...

bug :bug:
trusted-publishing

Since wharehouse does not provide a way to specify a retention policy for nightly builds (see #8792), publishing nightly builds on pypi.org could cause a waste of resources, especially for...

feature request
blocked
APIs/feeds

This adds the final part of surfacing PEP 740: it connects the persisted provenance to the simple HTML and JSON APIs, and bumps the API version in the process. ~~This...

Translations update from [Hosted Weblate](https://hosted.weblate.org) for [pypa/warehouse](https://hosted.weblate.org/projects/pypa/warehouse/). Current translation status: ![Weblate translation status](https://hosted.weblate.org/widget/pypa/warehouse/horizontal-auto.svg)

Bumps [kombu[sqs]](https://github.com/celery/kombu) from 5.4.0 to 5.4.2. Release notes Sourced from kombu[sqs]'s releases. v5.4.2 What's Changed Fixed issue with SQS #2113 tzdata is required for machines without IANA database by @​woutdenolf...

blocked
dependencies
python

User behavior for this configuration has shown that most URLs supplied are not simple indexes at all, predominately they have been source repository links. This is a bare-bones approach to...