Skip to content

chore(python): Solve type: ignore in _AioDataFrameResult#27311

Open
MarcoGorelli wants to merge 1 commit intopola-rs:mainfrom
MarcoGorelli:resolve-asyncio
Open

chore(python): Solve type: ignore in _AioDataFrameResult#27311
MarcoGorelli wants to merge 1 commit intopola-rs:mainfrom
MarcoGorelli:resolve-asyncio

Conversation

@MarcoGorelli
Copy link
Copy Markdown
Collaborator

@MarcoGorelli MarcoGorelli commented Apr 15, 2026

There's some # type: ignore[arg-type] here which are flagged by other type checkers too, and can be solved by making the _callback and _callback_all methods just be top-level functions specifying the generic type for self

@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars labels Apr 15, 2026
@MarcoGorelli MarcoGorelli force-pushed the resolve-asyncio branch 2 times, most recently from c278c29 to 54445fb Compare April 15, 2026 12:55
@MarcoGorelli MarcoGorelli changed the title chore(python): Solve type errors in _AioDataFrameResult chore(python): Solve type: ignore in _AioDataFrameResult Apr 15, 2026
@MarcoGorelli MarcoGorelli marked this pull request as ready for review April 15, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal An internal refactor or improvement python Related to Python Polars

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant