[Numpy-svn] [numpy/numpy] 443342: BUG: cannot assign to tuple after use

GitHub noreply at github.com
Wed Aug 24 03:21:43 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: 4433421ad3b1306b42e1023658a9bab7813f5838
      https://github.com/numpy/numpy/commit/4433421ad3b1306b42e1023658a9bab7813f5838
  Author: mattip <matti.picus at gmail.com>
  Date:   2016-08-24 (Wed, 24 Aug 2016)

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

  Log Message:
  -----------
  BUG: cannot assign to tuple after use


  Commit: d92c75b46fa316a7711049c278bfb4d4f11b2349
      https://github.com/numpy/numpy/commit/d92c75b46fa316a7711049c278bfb4d4f11b2349
  Author: Jaime <jaime.frio at gmail.com>
  Date:   2016-08-24 (Wed, 24 Aug 2016)

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

  Log Message:
  -----------
  Merge pull request #7965 from mattip/fix-modify-tuple

BUG: cannot modify tuple after use


Compare: https://github.com/numpy/numpy/compare/276423aa7f4f...d92c75b46fa3


More information about the Numpy-svn mailing list