astral-sh/python-build-standalone

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

Open

#459 ouverte le 30 déc. 2024

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Python (293 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (4 135 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur