Use python binary instead of libpython when it's a PIE
Open
- Dominant language
- Julia
- Stars
- 1.5k
- Forks
- 186
- PR merge metrics
- No merged PRs in 30d
Description
Presumably, this would let us share precompilation cache between PyCall and PyJulia in more situations [1]: https://github.com/conda-forge/python-feedstock/issues/222#issuecomment-436507431
[1] Not all situation. For example, non-PIE statically linked `python` still won't work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.