astral-sh/python-build-standalone

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

Open

#459 geöffnet am 30. Dez. 2024

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (293 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (4.135 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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