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

Small fixes #243

Closed
wants to merge 5 commits into from
Closed

Small fixes #243

wants to merge 5 commits into from

Conversation

jaharkes
Copy link
Member

Several smaller fixes split out from a larger type hinting change I'm still working on.

Make sure we still raise AttributeError when reading from a closed slide.
But now do it explicitly instead of implicitly.

Signed-off-by: Jan Harkes <[email protected]>
Decorate methods with '@AbstractMethod' to prevent instantiation unless
all abstract methods and properties are overridden.

Signed-off-by: Jan Harkes <[email protected]>
…ibrary

We raised ModuleNotFound on Windows and MacOS, but leaked a FileNotFound
exception on Linux.

Signed-off-by: Jan Harkes <[email protected]>
@openslide-bot
Copy link

DCO signed off ✔️

All commits have been signed off. You have certified to the terms of the Developer Certificate of Origin, version 1.1. In particular, you certify that this contribution has not been developed using information obtained under a non-disclosure agreement or other license terms that forbid you from contributing it under the GNU Lesser General Public License, version 2.1.

@bgilbert
Copy link
Member

Thanks for the PR! Several of these have subsequently been fixed, and I've pulled the remaining fixes into #294.

@bgilbert bgilbert closed this Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants