zeromq / pyzmq

PyZMQ: Python bindings for zeromq
http://zguide.zeromq.org/py:all
BSD 3-Clause "New" or "Revised" License
3.66k stars 638 forks source link

statically link msvcp on Windows wheels #2015

Closed minrk closed 3 weeks ago

minrk commented 4 weeks ago

should avoid conflicts

hopefully closes #2012 (need to check delvewheel output)

never know, this might help with #1981