Skip to content

isort modules and upgrade type hinting and add 3.9 backwards compatibility#377

Open
Vizonex wants to merge 1 commit intoomnilib:mainfrom
Vizonex:upgrade-typehinting
Open

isort modules and upgrade type hinting and add 3.9 backwards compatibility#377
Vizonex wants to merge 1 commit intoomnilib:mainfrom
Vizonex:upgrade-typehinting

Conversation

@Vizonex
Copy link

@Vizonex Vizonex commented Jan 28, 2026

Description

I wanted to try contributing to this library and I saw something that could be easily improved since 3.9 can support Piped typehints ("|" annotations) as long as from __future__ import annotations is included. So I went ahead and upgraded the typehinting in this library doing so. The other thing I wanted to see about optimizing was Cursor._fetch_chunked but I'll try doing that in a different pull request.

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

Comments