about summary refs log tree commit diff
path: root/pkgs/development/interpreters/gnu-apl
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-12-18 00:15:57 +0100
committeraszlig <aszlig@redmoonstudios.org>2016-12-18 01:53:05 +0100
commit2fe1daf804d652962aa16e765894766365ae2909 (patch)
tree9ceb1627223f939753a97cb6151b56b4490ec868 /pkgs/development/interpreters/gnu-apl
parent05b305aa4bbbc0720c7d0784262f7912d3ec370f (diff)
downloadnixlib-2fe1daf804d652962aa16e765894766365ae2909.tar
nixlib-2fe1daf804d652962aa16e765894766365ae2909.tar.gz
nixlib-2fe1daf804d652962aa16e765894766365ae2909.tar.bz2
nixlib-2fe1daf804d652962aa16e765894766365ae2909.tar.lz
nixlib-2fe1daf804d652962aa16e765894766365ae2909.tar.xz
nixlib-2fe1daf804d652962aa16e765894766365ae2909.tar.zst
nixlib-2fe1daf804d652962aa16e765894766365ae2909.zip
cython: 0.25.1 -> 0.25.2
Upstream changelog without issue numbers:

 * Fixes several issues with C++ template deduction.
 * Fixes a issue with bound method type inference.
 * Fixes a bug with cascaded tuple assignment.
 * Fixed or silenced many Clang warnings.
 * Fixes bug with powers of pure real complex numbers.

The full changelog with issue numbers can be found here:

https://github.com/cython/cython/blob/0.25.2/CHANGES.rst

My main reason for updating is because there were test failures on
i686-linux, although version 0.25.2 still has one test that fails.

So if we're on i686-linux and on Python 2 we just fix that one little
doctest.

The test failure has already been reported upstream at:

https://github.com/cython/cython/issues/1548

All of the failing tests (including the latter) had to do with integer
representations in that long integers are suffixed by an L while the
test cases weren't expecting this.

Built successfully on i686-linux and x86_64-linux against Python 2.7 and
Python 3.5.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'pkgs/development/interpreters/gnu-apl')
0 files changed, 0 insertions, 0 deletions