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

As part of the changeover, replace most of the references to `redis` as a service concept to `cache` since that is what function it performs. Refs: https://github.com/pypi/warehouse/issues/17860

**Describe the bug** We got a deprecation notice from PyPi related to our library msci.sdk. Our library msci.sdk is generating wheel file from the same name and according to the...

awaiting-response

PyPI will implement a code freeze from May 9th AoE - May 30th AoE, to reduce the potential for outages during PyCon & related staff PTO afterwards. No pull requests...

meta

Per https://github.com/Pylons/webob/blob/39d5af3c797e7b867f152c2e8c979de42d029403/src/webob/acceptparse.py#L4358-L4374: > This is currently maintained for backward compatibility, and will be > deprecated in the future. We may want to replace this with `request.accept_language.lookup` instead. A potential issue...

bug :bug:
translation

Bumps [stripe](https://github.com/stripe/stripe-python) from 11.6.0 to 12.0.1. Release notes Sourced from stripe's releases. v12.0.1 #1499 Encode bools with lower case Serializes boolean query parameter values to true/false (lower case) before sending...

blocked
dependencies
python

The main roadmap for PEP 740 is in https://github.com/pypi/warehouse/issues/15871; this tracks related items that aren't blockers, but need to be thought about more and/or addressed in the medium-to-long term. -...

meta

The npm repository has the notion of an access/API token that can be optionally restricted by IP address ranges: We could add a similar option, include it as a caveat...

APIs/feeds
tokens
trusted-publishing

Breakout from #17001. Attestations are currently tied to Trusted Publishing: to produce an attestation accepted by PyPI, the user must go through a Trusted Publishing flow and use the same...

Filing as a breakout for #17001. TL;DR: The current `https://docs.pypi.org/attestations/publish/v1` attestation type doesn't contain any *domain separation* for indices. This can result in unintended confabulation of attestations intended for different...

To keep things balanced between the different columns, I've removed the link to [PEP 541](https://peps.python.org/pep-0541/) and replaced it with a link to the user docs. This has the downside of...

HTML