[Numpy-svn] [numpy/numpy] de44e0: BUG: Enforce dtype for randint singletons

GitHub noreply at github.com
Wed Feb 17 18:40:49 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: de44e0fb8cf67594227e9770dc8e6f94285cd486
      https://github.com/numpy/numpy/commit/de44e0fb8cf67594227e9770dc8e6f94285cd486
  Author: gfyoung <gfyoung at mit.edu>
  Date:   2016-02-16 (Tue, 16 Feb 2016)

  Changed paths:
    M numpy/core/tests/test_mem_overlap.py
    M numpy/random/mtrand/mtrand.pyx
    M numpy/random/tests/test_random.py

  Log Message:
  -----------
  BUG: Enforce dtype for randint singletons

Closes gh-7203.


  Commit: a2f5392472d5fbdfc3706172519fdbfa73ed7d50
      https://github.com/numpy/numpy/commit/a2f5392472d5fbdfc3706172519fdbfa73ed7d50
  Author: ahaldane <ealloc at gmail.com>
  Date:   2016-02-17 (Wed, 17 Feb 2016)

  Changed paths:
    M numpy/core/tests/test_mem_overlap.py
    M numpy/random/mtrand/mtrand.pyx
    M numpy/random/tests/test_random.py

  Log Message:
  -----------
  Merge pull request #7254 from gfyoung/randint_dtype_enforce

BUG: Enforce dtype for randint singletons


Compare: https://github.com/numpy/numpy/compare/f4cc58c80df5...a2f5392472d5


More information about the Numpy-svn mailing list