Skip to content

Conversation

@rolandwalker
Copy link
Contributor

Description

Fully-qualify pymysql exception classes in main.py as in sqlexecute.py. It is otherwise not clear from a casual glance that something like err.InterfaceError derives from pymysql.

Checklist

  • I've added this contribution to the changelog.md.
  • I've added my name to the AUTHORS file (or it's already there).
  • I ran uv run ruff check && uv run ruff format && uv run mypy --install-types . to lint and format the code.

@rolandwalker rolandwalker self-assigned this Dec 30, 2025
as in sqlexecute.py.  It is otherwise not clear from a casual glance
that something like "err.InterfaceError" derives from pymysql.
@rolandwalker rolandwalker force-pushed the RW/fully-qualitied-err-exceptions branch from c8a6bc5 to 27c3f3f Compare December 30, 2025 18:17
@rolandwalker rolandwalker merged commit cd76dcb into main Dec 30, 2025
8 checks passed
@rolandwalker rolandwalker deleted the RW/fully-qualitied-err-exceptions branch December 30, 2025 18:22
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.

2 participants