Closed mgedmin closed 7 years ago
I've triggered a rebuild of that commit, and from what I can see twine upload
hangs for a long time after printing
Uploading distributions to https://pypi.python.org/pypi
and then (judging from the original failure log, which ends with exactly that line), exits with a non-zero status code without printing any diagnostic information. (Or maybe Appveyor times out the job without saying anywhere that's what happened?)
I hate everything.
AFAICT the latest persistent release has no Windows wheels on PyPI because https://ci.appveyor.com/project/mgedmin/persistent/build/1.0.31 is all red.
All 64-bit tests fail with
(except on Python 3 the 1st error is
AssertionError: -1419374591 != -3850693964765720575
).I can't figure out why the 32-bit tests failed (an error from
twine upload
?).