[Numpy-svn] [numpy/numpy] 5dbd76: [enh] Remove a print statement in datetime.c

GitHub noreply at github.com
Sat Jun 16 06:54:39 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 5dbd76a482ccca278c2882318bc44f6da9f7d45b
      https://github.com/numpy/numpy/commit/5dbd76a482ccca278c2882318bc44f6da9f7d45b
  Author: Nathaniel J. Smith <njs at pobox.com>
  Date:   2012-06-16 (Sat, 16 Jun 2012)

  Changed paths:
    M numpy/core/src/multiarray/datetime.c

  Log Message:
  -----------
  [enh] Remove a print statement in datetime.c

This removes a distracting "'xxx'" printed while running the test suite.


  Commit: 7d841f3923c7db63f5ac0f27417a7b026aa90118
      https://github.com/numpy/numpy/commit/7d841f3923c7db63f5ac0f27417a7b026aa90118
  Author: njsmith <njs at pobox.com>
  Date:   2012-06-16 (Sat, 16 Jun 2012)

  Changed paths:
    M numpy/core/src/multiarray/datetime.c

  Log Message:
  -----------
  Merge pull request #310 from njsmith/remove-print-statement

[enh] Remove a print statement in datetime.c


Compare: https://github.com/numpy/numpy/compare/1b6582d98c58...7d841f3923c7


More information about the Numpy-svn mailing list