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 740](https://peps.python.org/pep-0740/) is in a final but not yet approved state. This issue is intended to lay out the dependencies/subcomponents of its implementing, including things that can be done in...

APIs/feeds
trusted-publishing

Bumps [kombu[sqs]](https://github.com/celery/kombu) from 5.3.1 to 5.3.7. Release notes Sourced from kombu[sqs]'s releases. v5.3.7 The release of v5.3.6 was missing the bumbversion commit so v5.3.7 is only released to sync it...

blocked
dependencies
python

**Describe the bug** I found that you are hiding the Read the Docs flyout shown at the bottom right by using CSS in this line: https://github.com/pypi/warehouse/blob/main/docs/user/stylesheets/extra.css#L13 and there is no...

CSS/SCSS
documentation
bug :bug:

## What's the problem this feature will solve? As part of our [ongoing collaboration](https://blog.gitguardian.com/uncovering-thousands-of-unique-secrets-in-pypi-packages/) to find exposed secrets in PyPI packages, we are working on a scanning pipeline that automatically...

feature request
APIs/feeds
security

> [!NOTE] > This is likely only an issue with this specific project. **Describe the bug** I am unable to delete my project ([`structlog-sentry-logger`](https://test.pypi.org/project/structlog-sentry-logger/)) from test.pypi.org with the below 503...

bug :bug:
testing

**What's the problem this feature will solve?** Credential stuffing attacks are becoming more common. It may be useful to have a flag which disables or restricts logins to prevent credential...

feature request
security

From https://github.com/pypi/pypi-oidc-private-beta-community/issues/34: > I feel like the long-term API tokens should allow setting up Trusted Publishing via API. Would it be possible to expose a corresponding endpoint? This can be...

feature request
APIs/feeds
trusted-publishing

**What's the problem this feature will solve?** We've had several requests for an API that would let users perform various maintainer actions only possible via the web UI right now:...

feature request
APIs/feeds
meta

**What's the problem this feature will solve?** I am looking for a clearer documentation at https://docs.pypi.org/organization-accounts/roles-entities/ . **Describe the solution you'd like** Let's consider this case: ``` org |__ project_1...

documentation
feature request
organizations