Skip to content

GH-49199: [Python][Annotations] Remaining test fixes#49206

Draft
rok wants to merge 1 commit into
apache:mainfrom
rok:pyarrow-stubs-pr9-enable-typechecking
Draft

GH-49199: [Python][Annotations] Remaining test fixes#49206
rok wants to merge 1 commit into
apache:mainfrom
rok:pyarrow-stubs-pr9-enable-typechecking

Conversation

@rok
Copy link
Copy Markdown
Member

@rok rok commented Feb 9, 2026

Rationale for this change

Closes: #49199

What changes are included in this PR?

Complete init.pyi, add tests/util.pyi, enable type checking across the pyarrow source tree in pyproject.toml, update CI configuration, and add remaining type-ignore annotations in tests and source files.

Are these changes tested?

Yes, by CI.

Are there any user-facing changes?

No, tehse should mostly be test fixes.

Complete __init__.pyi, add tests/util.pyi, enable type checking across
the pyarrow source tree in pyproject.toml, update CI configuration, and
add remaining type-ignore annotations in tests and source files.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 9, 2026

⚠️ GitHub issue #49199 has been automatically assigned in GitHub to PR creator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Python][Annotations] Remaining test fixes

1 participant