Skip to content

chore: improve aiosqlite maintenance path#385

Open
lphuc2250gma wants to merge 1 commit into
omnilib:mainfrom
lphuc2250gma:maint/20260525110844
Open

chore: improve aiosqlite maintenance path#385
lphuc2250gma wants to merge 1 commit into
omnilib:mainfrom
lphuc2250gma:maint/20260525110844

Conversation

@lphuc2250gma

Copy link
Copy Markdown

Summary:

  • Add a focused unit test in aiosqlite/tests/smoke.py covering async iteration over a Cursor after fetchmany() has partially consumed rows (boundary between partial fetch and async-for continuation), and add/tighten return-type annotations on Cursor methods in aiosqlite/cursor.py where currently inferred or missing.
  • Keep the change narrow so it is straightforward to review.

Notes:

  • I kept this scoped to the relevant implementation and tests.

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.

1 participant