[Numpy-svn] [numpy/numpy] f831d0: BUG: Fix strings for Python 3k.

noreply at github.com noreply at github.com
Sun Apr 3 17:14:17 EDT 2011


Branch: refs/heads/maintenance/1.6.x
Home:   https://github.com/numpy/numpy

Commit: f831d004df6b5296a2c809616f30e7b6a66cdee5
    https://github.com/numpy/numpy/commit/f831d004df6b5296a2c809616f30e7b6a66cdee5
Author: Charles Harris <charlesr.harris at gmail.com>
Date:   2011-04-03 (Sun, 03 Apr 2011)

Changed paths:
  M numpy/lib/tests/test_io.py

Log Message:
-----------
BUG: Fix strings for Python 3k.


Commit: 5dc4cec444038385873c48d632302e5ade28e780
    https://github.com/numpy/numpy/commit/5dc4cec444038385873c48d632302e5ade28e780
Author: Charles Harris <charlesr.harris at gmail.com>
Date:   2011-04-03 (Sun, 03 Apr 2011)

Changed paths:
  M numpy/core/tests/test_regression.py

Log Message:
-----------
BUG: Use // instead of / for integer division in Python 3k.


Commit: 21acd2bfde60fe9b44209df137c4028421f4eac8
    https://github.com/numpy/numpy/commit/21acd2bfde60fe9b44209df137c4028421f4eac8
Author: Charles Harris <charlesr.harris at gmail.com>
Date:   2011-04-03 (Sun, 03 Apr 2011)

Changed paths:
  M numpy/core/tests/test_umath_complex.py

Log Message:
-----------
WRN: Fix another warning for Python 3k.


Compare: https://github.com/numpy/numpy/compare/22640a5...21acd2b



More information about the Numpy-svn mailing list