[Numpy-svn] [numpy/numpy] 65f1af: MAINT: Remove leftover imp module imports.

GitHub noreply at github.com
Sat Sep 3 15:42:39 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 65f1af041616749cd76b578b1da235a6c2784ce0
      https://github.com/numpy/numpy/commit/65f1af041616749cd76b578b1da235a6c2784ce0
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2016-09-03 (Sat, 03 Sep 2016)

  Changed paths:
    M numpy/core/setup.py
    M runtests.py

  Log Message:
  -----------
  MAINT: Remove leftover imp module imports.

There were two remaining imports of the deprecated imp module, neither
of which seems to have been used beyond the import.

Closes #5997.


  Commit: d50cff555d54c40d1532f07684641420ac5fd446
      https://github.com/numpy/numpy/commit/d50cff555d54c40d1532f07684641420ac5fd446
  Author: seberg <sebastian at sipsolutions.net>
  Date:   2016-09-03 (Sat, 03 Sep 2016)

  Changed paths:
    M numpy/core/setup.py
    M runtests.py

  Log Message:
  -----------
  Merge pull request #8008 from charris/remove-imp-imports

MAINT: Remove leftover imp module imports.


Compare: https://github.com/numpy/numpy/compare/0470ca3695a2...d50cff555d54


More information about the Numpy-svn mailing list