zeromq / pyzmq

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

more consistent naming of build variables #1943

Closed minrk closed 6 months ago

minrk commented 6 months ago

add PYZMQ_ prefix to all new config names

and add PYZMQ_NO_BUNDLE option to disable bundled libzmq fallback (previously ~undocumented no_libzmq_extension)