diff options
author | Maksim Shabunin <maksim.shabunin@gmail.com> | 2019-06-06 16:27:39 +0300 |
---|---|---|
committer | Maksim Shabunin <maksim.shabunin@gmail.com> | 2019-06-13 11:21:04 +0300 |
commit | b36f02b9246aacaac2ee999995694cc6868eb81b (patch) | |
tree | 3467bc8ce09207487305476520101878e0990fc8 /numpy/core/fromnumeric.py | |
parent | 2d4975e75c210202293b894bf98faf12f4697a31 (diff) | |
download | numpy-b36f02b9246aacaac2ee999995694cc6868eb81b.tar.gz |
BUG: fix compilation of 3rdparty modules with Py_LIMITED_API enabled
There are no macros PyTuple_GET_SIZE and PyTuple_GET_ITEM available when compiling with enabled Py_LIMITED_API.
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions