summaryrefslogtreecommitdiff
path: root/numpy/core/numeric.py
diff options
context:
space:
mode:
authorSuperBo <supernbo@gmail.com>2017-05-14 14:38:21 +0700
committerSuperBo <supernbo@gmail.com>2017-05-14 14:38:21 +0700
commitb290e05e9e9fa87bcc8c611582dc74c2decc5a10 (patch)
tree88c9f47cdca6ffff450c693dcd4291cac881a2d6 /numpy/core/numeric.py
parent6f2d5c474264b96caca3af16ab2a5ab34e7adab2 (diff)
downloadnumpy-b290e05e9e9fa87bcc8c611582dc74c2decc5a10.tar.gz
BUG: Fix reference count error of types when init multiarraymodule
PyDict_SetItemString has internally increased object reference. We don't need to INCREF before adding to module dict anymore.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions