Skip to content

Specify exception type in contextlib.suppress(). Fix #63.#64

Merged
pcisar merged 1 commit intoFirebirdSQL:masterfrom
fdcastel:fix-issue-63
Jan 26, 2026
Merged

Specify exception type in contextlib.suppress(). Fix #63.#64
pcisar merged 1 commit intoFirebirdSQL:masterfrom
fdcastel:fix-issue-63

Conversation

@fdcastel
Copy link
Copy Markdown
Member

Fix #63.

@pcisar pcisar merged commit ea14774 into FirebirdSQL:master Jan 26, 2026
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.

Exception ignored in: <function Connection.__del__ at ...> TypeError: 'ABCMeta' object does not support the context manager protocol.

2 participants