| Name |
Last commit
|
Last Update |
|---|---|---|
| .github | ||
| assets | ||
| docs | ||
| poetry | ||
| tests | ||
| .appveyor.yml | ||
| .coveragerc | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .travis.yml | ||
| CHANGELOG.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| README.md | ||
| get-poetry.py | ||
| pyproject.toml | ||
| tox.ini |
As per https://warehouse.pypa.io/api-reference/legacy/#get--simple--project--, the project URL should have a trailing slash. This was discovered as an issue in an edge case situation, but should be the standard call regardless. Edge case explanation: In a private pypi instance built on artifactory, set up to serve on https (443) and ignore http (80) requests, artifactory sends a 301 redirect when called without the slash, but provides the redirect url as http (due to a bug in artifactory). This results in an almost-valid call (but missing the slash) failing by being redirected to a nonsecure call that isn't answered. For whatever it is worth, there is a Bug filed with Artifactory for the bad redirect (https://www.jfrog.com/jira/browse/RTFACT-14235), but it is over a year old with no movement.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .github | Loading commit data... | |
| assets | Loading commit data... | |
| docs | Loading commit data... | |
| poetry | Loading commit data... | |
| tests | Loading commit data... | |
| .appveyor.yml | Loading commit data... | |
| .coveragerc | Loading commit data... | |
| .gitignore | Loading commit data... | |
| .pre-commit-config.yaml | Loading commit data... | |
| .travis.yml | Loading commit data... | |
| CHANGELOG.md | Loading commit data... | |
| CONTRIBUTING.md | Loading commit data... | |
| LICENSE | Loading commit data... | |
| README.md | Loading commit data... | |
| get-poetry.py | Loading commit data... | |
| pyproject.toml | Loading commit data... | |
| tox.ini | Loading commit data... |