astral-sh / astral-sh/python-build-standalone
Update validation to check that all symbols are available in object files
Open
help wanted
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 314
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 27
Description
As described in https://github.com/astral-sh/python-build-standalone/issues/378
It'd be nice to prevent this class of bug by asserting that all `libpython` symbols are available in the distribution object files.
Contributor guide
Assessment
This issue has not been assessed yet.