summaryrefslogtreecommitdiff
path: root/numpy/array_api/setup.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2021-07-12 08:58:17 -0500
committerSebastian Berg <sebastian@sipsolutions.net>2021-07-12 08:58:17 -0500
commit60d9bfb69270d31df6c211e098fb443ab344f2af (patch)
tree0c78c6295529d7526579a82e81ece2c16b184641 /numpy/array_api/setup.py
parentc07080f12652b2cced2f6ca2cb3e72e085565047 (diff)
downloadnumpy-60d9bfb69270d31df6c211e098fb443ab344f2af.tar.gz
MAINT: Avoid unicode characters in division SIMD code comments
This avoids unicode characters in the division SIMD code to circumvent problems reading the utf-8 encoded file in windows. The proper fix is probably to just assume utf-8 and feel free to use unicode characters in `c.src` files. But here, it doesn't matter too much to just avoid utf-8 quickly. See gh-19454
Diffstat (limited to 'numpy/array_api/setup.py')
0 files changed, 0 insertions, 0 deletions