summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_arraypad.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2018-03-15 09:40:40 -0600
committerCharles Harris <charlesr.harris@gmail.com>2018-03-19 10:54:36 -0600
commit7d2f3a63577ab9c40999175f96c6571c39f60ad9 (patch)
tree5ee0464fdc6116b92923cc4396d3d53afb9b70b4 /numpy/lib/tests/test_arraypad.py
parentdce7f20e95e6bd3fc07517c0b2daf3942a34ddf7 (diff)
downloadnumpy-7d2f3a63577ab9c40999175f96c6571c39f60ad9.tar.gz
MAINT: Fix Python 3 deprecated C-API use
The PyObject_AsWriteBuffer and PyObject_AsReadBuffer functions are deprecated in Python 3. Replace them with the Py_buffer based replacements. Much of that was done prior to this patch, but some uses were missed.
Diffstat (limited to 'numpy/lib/tests/test_arraypad.py')
0 files changed, 0 insertions, 0 deletions