apache / apache/arrow

[CI] Remove all __getattr__(name) -> Any from *.pyi files before next release

Open
#48,970 2 comments 1 reaction 1 assignee Claimed by @rok View on GitHub
Component: Python Type: enhancement
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

### Describe the enhancement requested

`__getattr__(name) -> Any from pyarrow/__init__.pyi` will annotate even non-existing attributes with `Any` which is not desirable.

[See here](https://github.com/apache/arrow/pull/48618#discussion_r2720997888)

### Component(s)

Python

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.