Documented `set_python_build` function that is undefined?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 59
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
In the docs here (see below) and the legacy CPython docs, set_python_build is covered
However am not seeing it defined in the code here. It looks like CPython may have removed this a long time ago ( https://github.com/python/cpython/issues/36488 ). If so, would it make sense to drop it from the docs?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with docs/distutils/apiref.rst at the linked lines and verify whether set_python_build is absent from the current code. Read the linked CPython issue for confirmation of its removal. Done means removing the obsolete API documentation if it is confirmed undefined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100