[Numpy-svn] [numpy/numpy] 0b7191: ENH: add support for Python 3.4 ast.NameConstant

GitHub noreply at github.com
Sun Sep 8 22:47:23 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 0b7191397e7893011fda16402e1fbd56afb911d3
      https://github.com/numpy/numpy/commit/0b7191397e7893011fda16402e1fbd56afb911d3
  Author: Christoph Gohlke <cgohlke at uci.edu>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M numpy/lib/utils.py

  Log Message:
  -----------
  ENH: add support for Python 3.4 ast.NameConstant


  Commit: 8edccea5a3d7248de4074a7b43ad13bd81f7a535
      https://github.com/numpy/numpy/commit/8edccea5a3d7248de4074a7b43ad13bd81f7a535
  Author: Christoph Gohlke <cgohlke at uci.edu>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M numpy/lib/tests/test_utils.py

  Log Message:
  -----------
  TST: add test for Python 3.4 _ast.NameConstant


  Commit: c9b06111227f7a4ec213571f97e1b8d19b9c23f5
      https://github.com/numpy/numpy/commit/c9b06111227f7a4ec213571f97e1b8d19b9c23f5
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-09-08 (Sun, 08 Sep 2013)

  Changed paths:
    M numpy/lib/tests/test_utils.py
    M numpy/lib/utils.py

  Log Message:
  -----------
  Merge pull request #3701 from cgohlke/patch-2

ENH: add support for Python 3.4 ast.NameConstant


Compare: https://github.com/numpy/numpy/compare/73fbfb2e168e...c9b06111227f


More information about the Numpy-svn mailing list