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

Issue: https://github.com/pypi/warehouse/issues/12789

**What's the problem this feature will solve?** There are many pull requests for python dependency updates created by dependabot and then they are closed by `github/ composite-prs`, see #15907, and...

feature request
developer experience
dependencies

**What's the problem this feature will solve?** Currently, there is no way to enumerate user information programmatically without BigQuery. This is problematic for security organizations, which may use these characteristics...

feature request
APIs/feeds

**Describe the bug** I'm unable to publish a new release of my package `ftd2xx` either via trusted publisher from GitHub actions or from command line using twine. ```bash $ twine...

requires triaging
bug :bug:

**What's the problem this feature will solve?** While I was working to add email notifications for project/release removed we had a discussion that translation of those emails can't be used...

i18n
feature request
translation

Contribute towards closing #8635 It creates a new field `verified` for ReleaseUrl model. It also starts populating this field by checking the release url shares the same root url of...

Posted by @jenslink on the pip tracker (pypa/pip#12486), moved here: > ### Description > > Hi, > > there is a small problem with IPv6 only environments with an IPv6...

bug :bug:
CDN/network

Bumps node from 20.12.2-bookworm to 22.1.0-bookworm. Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | node |...

blocked
dependencies
docker

Adds per-project [Alternate Repository Location as per PEP 708](https://peps.python.org/pep-0708/#alternate-locations-metadata). - Implements the UI and database changes. - Includes changes to the html and json APIs. - Includes tests. - The...

**Describe the bug** I used to be able to go to important project pages from the top of the package detail page (e.g. homepage, changelog). For some reason these links...

requires triaging
bug :bug: