summaryrefslogtreecommitdiff
path: root/numpy/core/numeric.py
diff options
context:
space:
mode:
authorRoland Kaufmann <rka081+numpy@uib.no>2016-12-09 09:59:11 +0100
committerRoland Kaufmann <roland.kaufmann@uni.no>2016-12-09 10:49:31 +0100
commit965c565852b92006fa427118cfc4026135279790 (patch)
tree175de29858161b924cafb5d30758d15713582b0d /numpy/core/numeric.py
parent65823ed0442515b6bafe0ae1e8967282884f1049 (diff)
downloadnumpy-965c565852b92006fa427118cfc4026135279790.tar.gz
ENH: Recognize C RTL used by Py3.5 on Win
Python 3.5 is built against vcruntime140 instead of msvcrXXX, and the internal version number reported by the version string is 1900. This cause building extensions to fail, complaining about a missing compiler. This patch adds the latest runtime library to the list.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions