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

zmq41: drop --monitor option in tasyncsock #61

Merged
merged 1 commit into from
Oct 16, 2014

Conversation

garlick
Copy link
Member

@garlick garlick commented Oct 16, 2014

zmq_event_t is deprecated in zeromq-4.1.0. Monitor functionality in this
program was experimental anyway, so drop it for portability.

zmq_event_t is now deprecated.  Monitor functionality in this
program was experimental anyway, so drop it for portability.
@garlick garlick added the review label Oct 16, 2014
grondo added a commit that referenced this pull request Oct 16, 2014
zmq-4.1: drop --monitor option in tasyncsock
@grondo grondo merged commit 084ec7a into flux-framework:master Oct 16, 2014
@grondo grondo removed the review label Oct 16, 2014
@garlick garlick deleted the zmq41 branch November 11, 2014 17:35
garlick added a commit to garlick/flux-core that referenced this pull request Jan 6, 2019
Add a configure check for PyYAML.  Version 3.11 was released
in 2014 and not much has changed since then, so it seems like
a good minimum version to start with.

From https://pyyaml.org/wiki/PyYAML:

3.13 (2018-07-05)
* Rebuild wheels using latest Cython for Python 3.7 support.

3.12 (2016-08-28)
* Wheel packages for Windows binaries.
* Adding an implicit resolver to a derived loader should not affect
  the base loader (fixes issue flux-framework#57).
* Uniform representation for OrderedDict across different versions
  of Python (fixes issue flux-framework#61).
* Fixed comparison to None warning (closes issue flux-framework#64).

3.11 (2014-03-26)
* Source and binary distributions are rebuilt against the latest
  versions of Cython and LibYAML.
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

Successfully merging this pull request may close these issues.

2 participants