[Numpy-svn] [numpy/numpy] 857c3a: BUG: check lower limit of base in base_repr.

GitHub noreply at github.com
Mon Feb 1 15:00:38 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 857c3a8ec160a618a54edd9407f77fbfc2a07678
      https://github.com/numpy/numpy/commit/857c3a8ec160a618a54edd9407f77fbfc2a07678
  Author: Nathaniel Beaver <nathanielmbeaver at gmail.com>
  Date:   2016-02-01 (Mon, 01 Feb 2016)

  Changed paths:
    M numpy/core/numeric.py

  Log Message:
  -----------
  BUG: check lower limit of base in base_repr.


  Commit: da10a1cd5eff56af9b83585bf93bbccc21fe2a1d
      https://github.com/numpy/numpy/commit/da10a1cd5eff56af9b83585bf93bbccc21fe2a1d
  Author: Nathaniel Beaver <nathanielmbeaver at gmail.com>
  Date:   2016-02-01 (Mon, 01 Feb 2016)

  Changed paths:
    M numpy/core/numeric.py

  Log Message:
  -----------
  DOC: base_repr *can* handle negative integers.


  Commit: 7fa6aeaa145d01dd63037d51643218784071805c
      https://github.com/numpy/numpy/commit/7fa6aeaa145d01dd63037d51643218784071805c
  Author: Nathaniel Beaver <nathanielmbeaver at gmail.com>
  Date:   2016-02-01 (Mon, 01 Feb 2016)

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

  Log Message:
  -----------
  TST: out of bounds bases in base_repr


  Commit: 5a02591bbaae38c4bd3d8163b10ae86b7faf81ba
      https://github.com/numpy/numpy/commit/5a02591bbaae38c4bd3d8163b10ae86b7faf81ba
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-02-01 (Mon, 01 Feb 2016)

  Changed paths:
    M numpy/core/numeric.py
    M numpy/core/tests/test_numeric.py

  Log Message:
  -----------
  Merge pull request #6298 from nbeaver/check-lower-base-limit

Check lower base limit in base_repr.


Compare: https://github.com/numpy/numpy/compare/d1dada15f60c...5a02591bbaae


More information about the Numpy-svn mailing list