Package: python3.3 Version: 3.3.2-5 Severity: normal It still might be an issue in numpy, then reassign please.
Detected during unittesting of pytables on s390 build boxes (succeeded everywhere lese so it is very specific to this platform) and ok with python2 https://buildd.debian.org/status/fetch.php?pkg=pytables&arch=s390x&ver=3.0.0-1&stamp=1378789349 (Pdb) print np.int64(4) in {4:'y'} False (Pdb) print np.int32(4) in {4:'y'} True (Pdb) print np.int32(4) in (4,) True (Pdb) print np.int64(4) in (4,) True (Pdb) print np.int64(4) in [4,] True -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages python3.3 depends on: ii libpython3.3-stdlib 3.3.2-4 ii mime-support 3.54 ii python3.3-minimal 3.3.2-4 python3.3 recommends no packages. Versions of packages python3.3 suggests: ii binutils 2.23.52.20130722-1 pn python3.3-doc <none> -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

