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

python: don't swallow NotSupportedError in prepare() #1673

Open
lidavidm opened this issue Mar 26, 2024 · 0 comments
Open

python: don't swallow NotSupportedError in prepare() #1673

lidavidm opened this issue Mar 26, 2024 · 0 comments
Labels
Type: bug Something isn't working

Comments

@lidavidm
Copy link
Member

What happened?

We do this because some drivers don't support prepare(), but the driver could intentionally raise a NotSupportedError in some but not all circumstances that should actually bubble up. Ideally, we should use GetInfo to expose this.

How can we reproduce the bug?

No response

Environment/Setup

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant