summaryrefslogtreecommitdiff
path: root/numpy/core/fromnumeric.py
diff options
context:
space:
mode:
authorAntoine Pitrou <antoine@python.org>2015-09-02 12:39:24 +0200
committerAntoine Pitrou <antoine@python.org>2015-09-02 12:39:24 +0200
commitbcf827031d6f634e2f15c5e522957b542fb9d754 (patch)
tree77b2efbd254ede3b70117e7005935fb7803abedd /numpy/core/fromnumeric.py
parent1bd6c31548f7557a5e9a0a5886bcedc975487d3b (diff)
downloadnumpy-bcf827031d6f634e2f15c5e522957b542fb9d754.tar.gz
BUG: enforce signed char in extint128
Whether a "char" is signed or unsigned is left undefined by the C standard. Some platforms such as armv7l actually seem to have an "unsigned" C char. Enforce a signed char where relevant. (fixes test_extint128 and test_mem_overlap on Raspberry Pi 2)
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions