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.
Presumably, this would let us share precompilation cache between PyCall and PyJulia in more situations [1]: conda-forge/python-feedstock#222 (comment)
[1] Not all situation. For example, non-PIE statically linked
pythonstill won't work.