-
fix: load kernel extensions under their compiled name in the ABI check
发布于
2026-07-09 09:52:12 +00:00 | 837 次提交 在此版本后已推送到 mainExtension modules only define PyInit__ext, so the ABI smoke must load
each .so as "_ext" (the extension cache is keyed by name and path).下载附件