summaryrefslogtreecommitdiff
path: root/numpy/lib/nanfunctions.py
diff options
context:
space:
mode:
authorRoland Kaufmann <rka081+numpy@uib.no>2016-12-09 10:00:00 +0100
committerRoland Kaufmann <roland.kaufmann@uni.no>2016-12-09 10:49:38 +0100
commit3cc5c8e63833a2005ef3a34811c3efde3a5a7742 (patch)
tree7fd098b2a149a9808b1199825d9d23989d07eace /numpy/lib/nanfunctions.py
parent965c565852b92006fa427118cfc4026135279790 (diff)
downloadnumpy-3cc5c8e63833a2005ef3a34811c3efde3a5a7742.tar.gz
ENH: Monkey-patch CygwinCCompiler for Py3.5 on Wind.
CygwinCCompiler has its own test for the C runtime library which raises an error if the version extracted from the version string does not match a pre-defined list. The runtime for Visual Studio 14 (aka 2015) which is used to build Python 3.5 is not on this list. As this call is made in the constructor of the base class, it must be monkey-patched to get around.
Diffstat (limited to 'numpy/lib/nanfunctions.py')
0 files changed, 0 insertions, 0 deletions