apache / apache/arrow

[Python] Wheel / sdist build uses docstrings generation script we don't want to distribute

Open
#49,273 4 comments 0 reactions 1 assignee Assigned to @vanshaj2023 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

See discussion on https://github.com/apache/arrow/pull/49235

> [..] the question boils down to: would some people like to get the docstrings from the sdist, or not?
This is probably a matter how the sdist is being used at all: if it's only an intermediate step for building a wheel, then the docstrings can be generated when building a wheel. If the sdist is sometimes used as an end product of itself, then it might be better to ship the docstrings in the sdist.

### 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.