From: Clancy R. <cwr...@pr...> - 2014-08-11 23:28:53
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 01bf08e86bd4f50b5c368f215d75dcce5824775f https://github.com/python-control/python-control/commit/01bf08e86bd4f50b5c368f215d75dcce5824775f Author: Clancy Rowley <cwr...@pr...> Date: 2014-08-11 (Mon, 11 Aug 2014) Changed paths: M control/tests/test_control_matlab.py Log Message: ----------- Fix print command for python 3 Commit: 76b6df5c913c32b6a283586175f9cb95a7946827 https://github.com/python-control/python-control/commit/76b6df5c913c32b6a283586175f9cb95a7946827 Author: Clancy Rowley <cwr...@pr...> Date: 2014-08-11 (Mon, 11 Aug 2014) Changed paths: M control/freqplot.py Log Message: ----------- Fix for python3, since zip returns iterator Commit: eb6f8c4c3ddc2359ad9d012f4479854d55b69eb0 https://github.com/python-control/python-control/commit/eb6f8c4c3ddc2359ad9d012f4479854d55b69eb0 Author: Clancy Rowley <cwr...@pr...> Date: 2014-08-11 (Mon, 11 Aug 2014) Changed paths: M control/tests/matlab_test.py M control/tests/xferfcn_test.py Log Message: ----------- Fix a couple of tests Compare: https://github.com/python-control/python-control/compare/c1bc3835349a...eb6f8c4c3ddc |