python-build-standalone icon indicating copy to clipboard operation
python-build-standalone copied to clipboard

Update validation to check that all symbols are available in object files

Open zanieb opened this issue 11 months ago • 0 comments

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.

zanieb avatar Dec 30 '24 16:12 zanieb