On Dec 8, 2016 10:29 PM, "Robert Bradshaw" <rober...@gmail.com> wrote:
I pushed a bugfix release to PyPi this afternoon. This is a minor release with the following fixes: - Fixes several issues with C++ template deduction. - Fixes a issue with bound method type inference (Github issue #551). - Fixes a bug with cascaded tuple assignment (Github issue #1523). - Fixes bug with powers of pure real complex numbers (Github issue #1538). - Fixes bug with namespace resolution of enum values (Github issue #1533). - Fixes bug with references and exception handling (Github issue #1519). - Fixed or silenced many Clang warnings. It also silences the build deprecation warnings on Python 3. It should be fully backwards compatible with 0.25.1.
_______________________________________________ cython-devel mailing list cython-devel@python.org https://mail.python.org/mailman/listinfo/cython-devel