-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Return a better error message if a file:
URL is not found
#10263
Merged
Commits on Oct 2, 2021
-
Return a better error message if a file is not found
Print better error messages if the file/URL is not found.
Configuration menu - View commit details
-
Copy full SHA for 752c4f9 - Browse repository at this point
Copy the full SHA 752c4f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5afb103 - Browse repository at this point
Copy the full SHA 5afb103View commit details -
Make it look like the common Python tracebacks.
Configuration menu - View commit details
-
Copy full SHA for 6854c25 - Browse repository at this point
Copy the full SHA 6854c25View commit details -
I forgot to import a standard module before using it.
Configuration menu - View commit details
-
Copy full SHA for d1c19ed - Browse repository at this point
Copy the full SHA d1c19edView commit details -
Set "requests.Request.reason" to get cleaner error messages.
Configuration menu - View commit details
-
Copy full SHA for 4473870 - Browse repository at this point
Copy the full SHA 4473870View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0086ac - Browse repository at this point
Copy the full SHA f0086acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 538fb0d - Browse repository at this point
Copy the full SHA 538fb0dView commit details -
Remove a duplicated path. Co-authored-by: Tzu-ping Chung <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b674e6 - Browse repository at this point
Copy the full SHA 1b674e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a0fb42 - Browse repository at this point
Copy the full SHA 1a0fb42View commit details -
Style fixes to
test_bad_url.py
Fix a SyntaxError, an isort warning, and flake8 style errors.
Configuration menu - View commit details
-
Copy full SHA for 8c72c9b - Browse repository at this point
Copy the full SHA 8c72c9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a316b - Browse repository at this point
Copy the full SHA 99a316bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eac21e - Browse repository at this point
Copy the full SHA 1eac21eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7141432 - Browse repository at this point
Copy the full SHA 7141432View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2703119 - Browse repository at this point
Copy the full SHA 2703119View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6e66ce - Browse repository at this point
Copy the full SHA b6e66ceView commit details -
Use the correct way to generate an impossible path.
Configuration menu - View commit details
-
Copy full SHA for fa03122 - Browse repository at this point
Copy the full SHA fa03122View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3a62af - Browse repository at this point
Copy the full SHA b3a62afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f6eb30 - Browse repository at this point
Copy the full SHA 4f6eb30View commit details -
Configuration menu - View commit details
-
Copy full SHA for aceefdc - Browse repository at this point
Copy the full SHA aceefdcView commit details -
* Simplify the imaginary pathname. * Modify the way to test, use a "script.pip" instead of subprocess.
Configuration menu - View commit details
-
Copy full SHA for de0452f - Browse repository at this point
Copy the full SHA de0452fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 029a113 - Browse repository at this point
Copy the full SHA 029a113View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51274d4 - Browse repository at this point
Copy the full SHA 51274d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12971f4 - Browse repository at this point
Copy the full SHA 12971f4View commit details -
Modify the way to test the requirements file, to avoid an AssertionError.
Configuration menu - View commit details
-
Copy full SHA for b7bce7c - Browse repository at this point
Copy the full SHA b7bce7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9faf241 - Browse repository at this point
Copy the full SHA 9faf241View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7ca41e - Browse repository at this point
Copy the full SHA e7ca41eView commit details -
Update tests/functional/test_bad_url.py
Co-authored-by: Tzu-ping Chung <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5877fbb - Browse repository at this point
Copy the full SHA 5877fbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5147c2c - Browse repository at this point
Copy the full SHA 5147c2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 086b1c0 - Browse repository at this point
Copy the full SHA 086b1c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f1227b - Browse repository at this point
Copy the full SHA 2f1227bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48884de - Browse repository at this point
Copy the full SHA 48884deView commit details -
Configuration menu - View commit details
-
Copy full SHA for e14674c - Browse repository at this point
Copy the full SHA e14674cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79a6507 - Browse repository at this point
Copy the full SHA 79a6507View commit details -
Add some indentations to the string formatting.
Configuration menu - View commit details
-
Copy full SHA for 6f0369c - Browse repository at this point
Copy the full SHA 6f0369cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37242e0 - Browse repository at this point
Copy the full SHA 37242e0View commit details
Commits on Oct 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dee894b - Browse repository at this point
Copy the full SHA dee894bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd1103f - Browse repository at this point
Copy the full SHA dd1103fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.