warehouse
warehouse copied to clipboard
The Python Package Index
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...
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...
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:...
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...
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...
**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...
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...
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...