astral-sh/python-build-standalone
GitHub で見るUpdate validation to check that all symbols are available in object files
Open
#459 opened on 2024年12月30日
help wanted
Repository metrics
- Stars
- (4,135 stars)
- PR merge metrics
- (PR metrics pending)
説明
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.