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 a means to test and demonstrate that using Redis as a broker is an easy replacement for SQS. Add flower at `http://localhost:5555` to play around with and observe behaviors....

developer experience
docker

# This will be taken apart and shipped in parts. 🚨 **Note**: Data migration contained within Does not drop existing column, but removes references to it. Once merged, no new...

blocked

Refs. #12901 To do: * prepare final list of ignores, * extend `init-po`, `update-po` and check in `translations` with new domain resource * regenerate POTs * migrate translations, preserve translated...

See #12477. Follow-on from #11272. Very WIP; pushing up for initial review and discussion. Signed-off-by: William Woodruff

security

We've got a fair amount of duplication on the `created` column for models that support it, and a number of tables that are missing a `created` column entirely. This PR...

There are small typos in: - tests/frontend/viewport_toggle_controller_test.js - warehouse/email/ses/models.py - warehouse/legacy/api/json.py - warehouse/rate_limiting/__init__.py Fixes: - Should read `vulnerabilities` rather than `vulnerabilties`. - Should read `unverified` rather than `unverfied`. - Should...

For user testing or preview work, I've used `ngrok` in the past, this documents my setup as well as a less complete solution. ~Note: This also introduces `dev/environment.local` which is...

The most common reason I find myself going to PyPi is to find the latest version to copy & paste into my `requirements.txt`. It'd be really nice if the main...

Eventually replace it with a new statistics sidebar that does the following: * if trusted publishing from GitHub has been used for the release: * include the URL of the...

UX/UI
HTML

**What's the problem this feature will solve?** Tools could use simple lookup logic for checking their latest and stable versions. The way it is currently done in `pip` is crazy:...

feature request
APIs/feeds