[Numpy-svn] [numpy/numpy] 701dbe: STY: Some style cleanups in distutils.

GitHub noreply at github.com
Mon Mar 2 11:02:36 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 701dbe1c08e71cf79a0b234c42ffccf27f884634
      https://github.com/numpy/numpy/commit/701dbe1c08e71cf79a0b234c42ffccf27f884634
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-02-27 (Fri, 27 Feb 2015)

  Changed paths:
    M numpy/distutils/fcompiler/gnu.py
    M numpy/distutils/mingw32ccompiler.py

  Log Message:
  -----------
  STY: Some style cleanups in distutils.

Break long lines.
Spaces around operators.
Remove dead code.


  Commit: 83b680b84a83c3e4b56e79396c395e30af650ba8
      https://github.com/numpy/numpy/commit/83b680b84a83c3e4b56e79396c395e30af650ba8
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2015-03-02 (Mon, 02 Mar 2015)

  Changed paths:
    M numpy/distutils/fcompiler/gnu.py
    M numpy/distutils/mingw32ccompiler.py

  Log Message:
  -----------
  Merge pull request #5615 from charris/distutils-style-cleanups

STY: Some style cleanups in distutils.


Compare: https://github.com/numpy/numpy/compare/fba3140f31e6...83b680b84a83


More information about the Numpy-svn mailing list