Skip to content

GH-49195: [Python][Annotations] I/O, IPC, and Serialization Formats#49202

Draft
rok wants to merge 1 commit intoapache:mainfrom
rok:pyarrow-stubs-pr5-io-formats
Draft

GH-49195: [Python][Annotations] I/O, IPC, and Serialization Formats#49202
rok wants to merge 1 commit intoapache:mainfrom
rok:pyarrow-stubs-pr5-io-formats

Conversation

@rok
Copy link
Member

@rok rok commented Feb 9, 2026

Rationale for this change

Closes: #49195

What changes are included in this PR?

Adds type annotation stubs for ipc, feather, csv, json, and orc modules (both public and internal). Includes source fixes in feather.py and orc.py, and type-ignore annotations in related tests.

Are these changes tested?

Yes, by CI.

Are there any user-facing changes?

Users will get more type annotations.

Add type annotation stubs for ipc, feather, csv, json, and orc modules
(both public and internal). Includes source fixes in feather.py and
orc.py, and type-ignore annotations in related tests.
@github-actions
Copy link

github-actions bot commented Feb 9, 2026

⚠️ GitHub issue #49195 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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Python][Annotations] I/O, IPC, and Serialization Formats

1 participant