summaryrefslogtreecommitdiff
path: root/pytest.ini
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 /pytest.ini
parentdce7f20e95e6bd3fc07517c0b2daf3942a34ddf7 (diff)
downloadpython-numpy-7d2f3a63577ab9c40999175f96c6571c39f60ad9.tar.gz
python-numpy-7d2f3a63577ab9c40999175f96c6571c39f60ad9.tar.bz2
python-numpy-7d2f3a63577ab9c40999175f96c6571c39f60ad9.zip
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 'pytest.ini')
0 files changed, 0 insertions, 0 deletions