astral-sh/python-build-standalone

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

Open

#459 创建于 2024年12月30日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (293 fork)github user discovery
help wanted

仓库指标

Star
 (4,135 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南