summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2018-03-14 11:16:36 -0600
committerCharles Harris <charlesr.harris@gmail.com>2018-03-15 10:26:20 -0600
commit9f3c3540012247aecde1e9bea6c633e48766bc86 (patch)
treef8148d03aa32d41528df4ec7e4f063ccaaf24893 /doc
parent020f2ad4e133b7500c7062d89368d38f19e836fd (diff)
downloadpython-numpy-9f3c3540012247aecde1e9bea6c633e48766bc86.tar.gz
python-numpy-9f3c3540012247aecde1e9bea6c633e48766bc86.tar.bz2
python-numpy-9f3c3540012247aecde1e9bea6c633e48766bc86.zip
MAINT: Fix char* variable in arr_add_docstring for Python 3.7
In Python 3.7 the return type of PyUnicode_AsUTF8 has changed from `char *` to `const char *` and the variable the return is stored in needs to match.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions