New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Errors and failures with Octave 3.8 #40
Comments
These issues should be corrected in the latest master, thanks for the report. |
Hi |
Excellent, thanks @noahfx! I just released 1.4.0. |
@noahfx, you may want to wait until I release 1.5.0 this weekend. I removed the optional dependency on pexpect (by using the pty module directly), and added support for python 2.6. |
Okay, 1.5.0 is out. |
@blink1073 thanks for the follow up !!! Btw with some python 3 unit tests I've found a notable increment of the memory consumption, is this normal? |
I recently upgraded Octave from 3.6.4 to 3.8.1 and now test suite of oct2py 1.3.0 has about 28 more errors and 2 more failures. New errors and failures occur with all versions of Python.
Example error (all new errors have the same Octave error):
2 new failures:
The text was updated successfully, but these errors were encountered: