pyo3/extensions
Daniel Grunwald e2d7781433 Add "extension-module" feature to suppress linking pythonX.Y.so.
The symbols are instead kept unresolved, so that they can be used with
any compatible python interpreter, even if the target system uses a
statically linked python and lacks pythonX.Y.so altogether.
2016-12-17 21:17:11 +01:00
..
hello Add "extension-module" feature to suppress linking pythonX.Y.so. 2016-12-17 21:17:11 +01:00
tests Add "extension-module" feature to suppress linking pythonX.Y.so. 2016-12-17 21:17:11 +01:00