Skip to content
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

better errors on upload failure #9701

Merged

Conversation

dimbleby
Copy link
Contributor

preserve the underlying exception from requests, so that it is available when running with --verbose

fixes #3813, supersedes #7004

@Secrus Secrus mentioned this pull request Sep 22, 2024
2 tasks
preserve the underlying exception from requests, so that it is available
when running with `--verbose`

fixes python-poetry#3813, supersedes python-poetry#7004
@radoering radoering force-pushed the better-errors-at-upload-failure branch from 38a6255 to 64109a7 Compare September 29, 2024 14:36
@radoering radoering enabled auto-merge (squash) September 29, 2024 14:37
@radoering radoering merged commit 5f9fb5f into python-poetry:main Sep 29, 2024
75 checks passed
@dimbleby dimbleby deleted the better-errors-at-upload-failure branch September 29, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make more informative error messages when UploadError
3 participants