astral-sh/python-build-standalone

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

Open

#459 aperta il 30 dic 2024

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (293 fork)github user discovery
help wanted

Metriche repository

Star
 (4135 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor