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-13655: Phase out MemoryError and TimeoutError from pex::exceptions #15

Merged
merged 2 commits into from Mar 16, 2018

Conversation

kfindeisen
Copy link
Member

@kfindeisen kfindeisen commented Mar 16, 2018

This PR removes MemoryError and TimeoutError from pex::exceptions, per RFC-448.

Cannot be merged before lsst/daf_base#33 and lsst/afw#331.

All uses of MemoryError have been replaced with the appropriate
language's built-in exception.
This exception was not being used in the Stack, although two legacy
packages used it.
@kfindeisen kfindeisen merged commit 13d5b5c into master Mar 16, 2018
@ktlim ktlim deleted the tickets/DM-13655 branch August 25, 2018 06:45
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