[Numpy-svn] [numpy/numpy] 7fc322: BUG: ImportError: No module named thread

GitHub noreply at github.com
Tue Sep 30 13:21:44 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 7fc3227aa3f417b927769046a96b4f625550ab5d
      https://github.com/numpy/numpy/commit/7fc3227aa3f417b927769046a96b4f625550ab5d
  Author: Ulrich Seidl <Ulrich.Seidl at muneda.com>
  Date:   2014-09-30 (Tue, 30 Sep 2014)

  Changed paths:
    M numpy/random/mtrand/mtrand.pyx

  Log Message:
  -----------
  BUG: ImportError: No module named thread

Fixes #5136. Import dummy_threading if importing threading fails.


  Commit: fa14ae0ef313bca848b24d210efae9e0170a63ad
      https://github.com/numpy/numpy/commit/fa14ae0ef313bca848b24d210efae9e0170a63ad
  Author: Julian Taylor <jtaylor.debian at googlemail.com>
  Date:   2014-09-30 (Tue, 30 Sep 2014)

  Changed paths:
    M numpy/random/mtrand/mtrand.pyx

  Log Message:
  -----------
  Merge pull request #5140 from pyhits/5136

BUG: ImportError: No module named thread


Compare: https://github.com/numpy/numpy/compare/73d87a714469...fa14ae0ef313


More information about the Numpy-svn mailing list