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

Closes #18732 and #18796

help needed

Continuing #18741 Additions: Update url based on the selected filters. Limit the filters based on what the user has already selected. Provide quick option to reset the filters ("Show all...

**What's the problem this feature will solve?** Projects that wish to publish multiple packages using the same Trusted Publisher identity currently need to register that same identity for every single...

feature request
security
organizations
trusted-publishing

There is duplicate wording on the size limit page for projects in the Admin UI. "Set project limit" is mentioned twice, where it only should be mentioned once, in the...

UX/UI
admin

One example: https://github.com/pypi/warehouse/blob/ee2fe4154807fdf21823213939db33e60349ca8e/tests/unit/manage/views/test_oidc_publishers.py#L1190-L1348 These tests don't exercise the stack down to the data layer, leading to issues discovered in production, like #18879, as well as noted in related changes here:...

testing
developer experience

See https://github.com/pypa/packaging.python.org/issues/1933 When macOS switched to a versioning scheme incrementing the major version with macOS 11, packaging and subsequently pip and uv decided to only emit tags with the minor...

blocked

Per https://circleci.com/docs/api/v2/index.html#tag/OIDC-Token-Management, CircleCI now supports a customizable `aud` claim which means we could support it as a trusted publisher. This is likely blocked on https://github.com/pypi/warehouse/issues/13887 given that OIDC tokens from...

feature request
trusted-publishing

**What's the problem this feature will solve?** In #18968 we had an example of a rST project description that failed to render, but the error message that PyPI emitted did...

feature request
requires triaging

I have put together an interactive prototype as a proposal for how we could improve the information architecture for logged in users (package maintainers) * This is best viewed on...

UX/UI
usability
javascript
HTML
CSS/SCSS
help needed

Bumps the pip group with 1 update in the / directory: [starlette](https://github.com/Kludex/starlette). Updates `starlette` from 0.48.0 to 0.49.1 Release notes Sourced from starlette's releases. Version 0.49.1 This release fixes a...

dependencies
python