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

DM-31721: Fix exception catching for getPackageDir #607

Merged
merged 3 commits into from Sep 20, 2021
Merged

Conversation

timj
Copy link
Member

@timj timj commented Sep 11, 2021

Should use LookupError since that is compatible with C++ and
Python implementations.

Note that astrometry_net_data will never be found so this code
looks suspect.

Should use LookupError since that is compatible with C++ and
Python implementations.

Note that astrometry_net_data will never be found so this code
looks suspect.
Using Utils.h was deprecated in 2018 with DM-10384.
@timj timj merged commit f24ee32 into master Sep 20, 2021
@timj timj deleted the tickets/DM-31721 branch September 20, 2021 19:55
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.

None yet

1 participant