[Numpy-svn] [numpy/numpy] 7a46ce: BUG: Added field name to error message. Closes #62...

GitHub noreply at github.com
Tue Aug 25 14:41:25 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 7a46cef6d0f73ba281d83e1bb06b5892f37a4b6f
      https://github.com/numpy/numpy/commit/7a46cef6d0f73ba281d83e1bb06b5892f37a4b6f
  Author: Yash Mehrotra <yashmehrotra95 at gmail.com>
  Date:   2015-08-25 (Tue, 25 Aug 2015)

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

  Log Message:
  -----------
  BUG: Added field name to error message. Closes #6232


  Commit: 70f51f10391d4d3fa9a9a52c41af84dafad53853
      https://github.com/numpy/numpy/commit/70f51f10391d4d3fa9a9a52c41af84dafad53853
  Author: Yash Mehrotra <yashmehrotra95 at gmail.com>
  Date:   2015-08-25 (Tue, 25 Aug 2015)

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

  Log Message:
  -----------
  BUG: Added python3 compatibility, test case and handled reference counting for multiple field names error message


  Commit: cbca4cb6ecbec22fba097ad0d6dfb1e1f39f8ef6
      https://github.com/numpy/numpy/commit/cbca4cb6ecbec22fba097ad0d6dfb1e1f39f8ef6
  Author: Yash Mehrotra <yashmehrotra95 at gmail.com>
  Date:   2015-08-25 (Tue, 25 Aug 2015)

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

  Log Message:
  -----------
  BUG: Added extra test for checking multiple unicode field names


  Commit: f306dd6dae38fcb244042632423f5718a828e204
      https://github.com/numpy/numpy/commit/f306dd6dae38fcb244042632423f5718a828e204
  Author: Jaime <jaime.frio at gmail.com>
  Date:   2015-08-25 (Tue, 25 Aug 2015)

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

  Log Message:
  -----------
  Merge pull request #6242 from yashmehrotra/dtype-field-name

BUG: Added field name to error message. Closes #6232


Compare: https://github.com/numpy/numpy/compare/60df9b1eb637...f306dd6dae38


More information about the Numpy-svn mailing list