summaryrefslogtreecommitdiff
path: root/numpy/array_api/_elementwise_functions.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2020-08-11 14:27:48 -0600
committerCharles Harris <charlesr.harris@gmail.com>2020-08-19 09:12:14 -0600
commit8c226bf9b19a3b974bc63421918d068660ba506c (patch)
tree676d2a6b2aa47a43e02b651f05290a3e70607a4e /numpy/array_api/_elementwise_functions.py
parent00a45b4dca164105b50ba29e1735e96b573b639c (diff)
downloadnumpy-8c226bf9b19a3b974bc63421918d068660ba506c.tar.gz
MAINT: Remove uses of PyString_FromString.
We no longer need to use the compatibility function after dropping support for Python 2.7. In some cases unicode was the correct string type rather than the bytes of the compatibility version and bugs in the array `__complex__` and array `__array_interface__` methods have been fixed by changing that.
Diffstat (limited to 'numpy/array_api/_elementwise_functions.py')
0 files changed, 0 insertions, 0 deletions