[Numpy-svn] [numpy/numpy] 304d9b: Replacing list with generator compherension

GitHub noreply at github.com
Mon Oct 27 12:13:22 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 304d9b624745897bf3df13d7d368699066f3e70d
      https://github.com/numpy/numpy/commit/304d9b624745897bf3df13d7d368699066f3e70d
  Author: Yuval Langer <yuval.langer at gmail.com>
  Date:   2014-10-27 (Mon, 27 Oct 2014)

  Changed paths:
    M numpy/core/records.py

  Log Message:
  -----------
  Replacing list with generator compherension


  Commit: 23ee379e86434518bc33ccd9e711a86188914de0
      https://github.com/numpy/numpy/commit/23ee379e86434518bc33ccd9e711a86188914de0
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2014-10-27 (Mon, 27 Oct 2014)

  Changed paths:
    M numpy/core/records.py

  Log Message:
  -----------
  Merge pull request #5238 from yuvallanger/patch-1

Replacing list with generator compherension


Compare: https://github.com/numpy/numpy/compare/256d256b865d...23ee379e8643


More information about the Numpy-svn mailing list