Merge pull request #449 from rbberger/python_refactoring
Add Python 3 compatibility and expand Python interface availability
GitHub <noreply@github.com> | May 8 2017, 16:29 |
junge | Oct 19 2017, 09:53 |
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f8af7edf927b | Richard Berger | Merge remote-tracking branch 'upstream/master' into python_refactoring | May 6 2017 | |||
2e1f8b4aefb7 | Axel Kohlmeyer | make Python::init() method public and remove the now redundant Python::request… | Apr 25 2017 | |||
958f05a6f384 | Giacomo Fiorin | Allow requesting Python interpreter without having to define a function just… | Apr 25 2017 | |||
c9bc14133537 | Axel Kohlmeyer | remove doc text explaining restrictions that are lifted with the changes in… | Apr 14 2017 | |||
3cbf4f3b5812 | Axel Kohlmeyer | correct logic bug in else branch of the conditional | Apr 14 2017 | |||
6c2dd7ebb17c | Axel Kohlmeyer | pass the name of the python interpreter compatible with the python package to… | Apr 14 2017 | |||
d3187b22c431 | Axel Kohlmeyer | restore lost change to PYTHON/Install.sh | Apr 14 2017 | |||
e6f30ebc9c1a | Richard Berger | Merge remote-tracking branch 'origin/master' into python_refactoring | Apr 13 2017 | |||
3fa9f0a27bda | Richard Berger | Delete python_wrapper.h | Apr 12 2017 | |||
05d7bc556ff5 | Richard Berger | Initialize Python interpreter in PythonImpl constructor | Apr 12 2017 | |||
2d8bce78a646 | Richard Berger | Refactor PYTHON package and wrapper classes | Apr 12 2017 | |||
9a027a01daf8 | Richard Berger | Add Python 3 compatibility to PYTHON package | Apr 12 2017 |