[Numpy-svn] [numpy/numpy] 2dc81f: STY: Bit of style cleanup.

GitHub noreply at github.com
Fri Mar 30 07:55:47 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 2dc81ff91a16b4fb1e555d5c3898b7eb9e2a08b3
      https://github.com/numpy/numpy/commit/2dc81ff91a16b4fb1e555d5c3898b7eb9e2a08b3
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

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

  Log Message:
  -----------
  STY: Bit of style cleanup.


  Commit: 960a86be3539f67ea5200d6fe22ae0e82324af30
      https://github.com/numpy/numpy/commit/960a86be3539f67ea5200d6fe22ae0e82324af30
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2012-03-30 (Fri, 30 Mar 2012)

  Changed paths:
    M numpy/core/src/multiarray/descriptor.c
  M numpy/core/tests/test_datetime.py

  Log Message:
  -----------
  BUG: ticket #2086, make datetime and timedelta recognize byte order.

The descriptor construction of these types was ignoring the byteorder
character.


Compare: https://github.com/numpy/numpy/compare/0168296...960a86b


More information about the Numpy-svn mailing list