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

GitHub noreply at github.com
Mon Sep 9 11:56:47 EDT 2013


  Branch: refs/heads/maintenance/1.7.x
  Home:   https://github.com/numpy/numpy
  Commit: 5116a00b08fef7ff1cc156ec64cdfa17b6b404a8
      https://github.com/numpy/numpy/commit/5116a00b08fef7ff1cc156ec64cdfa17b6b404a8
  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: dd266a36968a322a57e86f249956e8edd941325d
      https://github.com/numpy/numpy/commit/dd266a36968a322a57e86f249956e8edd941325d
  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: b58aee15abef23b0e3b0fa78dc0990d153393129
      https://github.com/numpy/numpy/commit/b58aee15abef23b0e3b0fa78dc0990d153393129
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-09-09 (Mon, 09 Sep 2013)

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

  Log Message:
  -----------
  Merge pull request #3705 from charris/backport-1.7-3701

Backport 1.7 3701


Compare: https://github.com/numpy/numpy/compare/034a5f5bd5cd...b58aee15abef


More information about the Numpy-svn mailing list