-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration tests failing on kiwisolver. #3448
Comments
I tried to replicate the issue locally, so I ran Lines 32 to 33 in f747e8b
Passing any posargs causes Moving that phrase outside the "default args" works around that issue and I'm able to replicate the failure. |
I suspect something change about API of warehouse that affects the way version-specific releases are referenced. kiwisolver is the only one that doesn't specify LATEST. |
Confirmed the breaking change was intentional: pypi/warehouse#11775 |
I manually cut the v63.2.0 release. |
In the latest release, the integration tests failed.
The text was updated successfully, but these errors were encountered: