Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem: pyczmq uses deprecated CZMQ APIs #28

Open
bluca opened this issue Oct 30, 2016 · 0 comments
Open

Problem: pyczmq uses deprecated CZMQ APIs #28

bluca opened this issue Oct 30, 2016 · 0 comments

Comments

@bluca
Copy link
Member

bluca commented Oct 30, 2016

The CZMQ v2 APIs have been declared deprecated with the 3.0.0 release in October 2014: https://github.com/zeromq/czmq#toc3-8224

Following the C4.1 process we are moving toward retiring those APIs - i.e. deleting them. This will break pyczmq.

The solution would be to update pyczmq to use the new v3 APIs from CZMQ.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant