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

Add more informative exception handling in: import_py3package_from_pypi.py #103

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ThioJoe
Copy link

@ThioJoe ThioJoe commented Jul 14, 2023

Improved an exception clause to print the error message instead of just saying failed.

Added specific exception for 403 forbidden error when importing Automations. Tells user the specific write permission that is likely missing.

Removed extra space.

Add better messaging for exceptions, including 403 forbidden exception when importing Automations.

Also removed extra space.
@ThioJoe ThioJoe changed the title Add more informative exception handling in Update import_py3package_from_pypi.py Add more informative exception handling in: import_py3package_from_pypi.py Jul 14, 2023
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.

1 participant