pyo3/guide/src
Alexander Niederbühl 9e2347b810 Don't require feature when PYTHON_SYS_EXECUTABLE is set
If neither the feature python2 or python3 is used, the version of
PYTHON_SYS_EXECUTABLE is used.

Issue #276
2019-01-07 22:46:01 +01:00
..
SUMMARY.md Add Documentation on build and linker args 2018-11-19 23:14:21 +01:00
building-and-distribution.md Don't require feature when PYTHON_SYS_EXECUTABLE is set 2019-01-07 22:46:01 +01:00
class.md upgrade version reference 2018-11-30 08:50:15 -05:00
conversions.md upgrade version reference 2018-11-30 08:50:15 -05:00
debugging.md Add Documentation on build and linker args 2018-11-19 23:14:21 +01:00
exception.md Refactor the exception macros 2018-11-27 23:07:15 +01:00
function.md Document function signature reporting 2018-12-07 15:35:02 +01:00
get_started.md upgrade version reference 2018-11-30 08:50:15 -05:00
module.md Rename #[pymodinit] to #[pymodule] 2018-11-15 19:43:29 +01:00
parallelism.md Rename #[pymodinit] to #[pymodule] 2018-11-15 19:43:29 +01:00
rust-cpython.md Remove PyToken completely; Fixes #94 2018-11-12 14:42:21 +01:00