| e88c2718 | 10-Sep-2026 |
Jim Jagielski <jimjag@gmail.com> |
Fix macOS language-pack signing, load-path check and sysconfig data
The load-path check matched each dylib's own @_______ ID and so rejected every signed build; it now looks only for the CPython sta
Fix macOS language-pack signing, load-path check and sysconfig data
The load-path check matched each dylib's own @_______ ID and so rejected every signed build; it now looks only for the CPython staging prefix.
show more ...
|