<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eventmq, branch 0.3.12</title>
<subtitle>EventMQ is a job execution and message passing system built on ZeroMQ https://eventmq.github.io/eventmq/
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/'/>
<entry>
<title>Merge pull request #73 from tpavelchak/fix-python-23-compatibility-issues</title>
<updated>2020-02-11T16:35:34+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2020-02-11T16:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=71daa0f1aab54bf24ab8cb97fb999d2874e9c5ee'/>
<id>71daa0f1aab54bf24ab8cb97fb999d2874e9c5ee</id>
<content type='text'>
Fix python 23 compatibility issues</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix python 23 compatibility issues</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Python 2/3 compatibility issues</title>
<updated>2020-02-10T11:28:50+00:00</updated>
<author>
<name>tpavelchak</name>
</author>
<published>2020-02-10T11:28:50+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=8c2efb31153037b258c96a108aa539615ef8312d'/>
<id>8c2efb31153037b258c96a108aa539615ef8312d</id>
<content type='text'>
- fix params for `zsocket.send_multipart()`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fix params for `zsocket.send_multipart()`
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Python 2/3 compatibility issues</title>
<updated>2020-02-07T13:43:26+00:00</updated>
<author>
<name>tpavelchak</name>
</author>
<published>2020-02-07T13:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=962903afc7634d52444ec047a4ee59d9e19ec330'/>
<id>962903afc7634d52444ec047a4ee59d9e19ec330</id>
<content type='text'>
- version bump 0.3.12
- upgrade `six, flake8` libs
- fix `flake8` check issues
- add import of `from __future__ import print_function`
- fix params for `zsocket.setsockopt()` and `hashlib.sha1()` methods
- use `range, map` functions from `six`
- wrap result of `map, dict.keys(), dict.values()` functions in a list
- fix `EMQdeque.__unicode__()` method for py2 support
- fix using of exception messages
- update integer division for support the same behavior in py3 as is in py2
- refactor using of `filter` function
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- version bump 0.3.12
- upgrade `six, flake8` libs
- fix `flake8` check issues
- add import of `from __future__ import print_function`
- fix params for `zsocket.setsockopt()` and `hashlib.sha1()` methods
- use `range, map` functions from `six`
- wrap result of `map, dict.keys(), dict.values()` functions in a list
- fix `EMQdeque.__unicode__()` method for py2 support
- fix using of exception messages
- update integer division for support the same behavior in py3 as is in py2
- refactor using of `filter` function
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #71 from tpavelchak/feature/add-python-3-7-support</title>
<updated>2019-10-25T16:55:55+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2019-10-25T16:55:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=04702253c51579c883c93bc72e4f94c8f258f434'/>
<id>04702253c51579c883c93bc72e4f94c8f258f434</id>
<content type='text'>
Add Python 3.7 support</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Python 3.7 support</pre>
</div>
</content>
</entry>
<entry>
<title>add test support for python 3.7</title>
<updated>2019-10-25T16:38:02+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2019-10-25T16:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=06c1993646618d750e27aa3b7f9d80c4226e1924'/>
<id>06c1993646618d750e27aa3b7f9d80c4226e1924</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update pyzmq lib</title>
<updated>2019-10-25T16:36:34+00:00</updated>
<author>
<name>tpavelchak</name>
</author>
<published>2019-10-18T14:05:27+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=8ddcb39d55ed99e0da9df894e990cb56e3fae1bb'/>
<id>8ddcb39d55ed99e0da9df894e990cb56e3fae1bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Version bump 0.3.11</title>
<updated>2019-10-25T16:35:58+00:00</updated>
<author>
<name>tpavelchak</name>
</author>
<published>2019-10-18T13:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=d4c119bbd264559def2460a6f11e41bc97111c39'/>
<id>d4c119bbd264559def2460a6f11e41bc97111c39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace parameter named async to async_</title>
<updated>2019-10-25T16:35:58+00:00</updated>
<author>
<name>tpavelchak</name>
</author>
<published>2019-10-18T13:34:13+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=6a827f5a77ffb3b4a7f1bd245211110d54f29d9d'/>
<id>6a827f5a77ffb3b4a7f1bd245211110d54f29d9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update print, xrange and unicode functions for python 2/3 compatibility</title>
<updated>2019-10-25T16:35:58+00:00</updated>
<author>
<name>tpavelchak</name>
</author>
<published>2019-10-18T13:21:47+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=3a536e184309f04a4ffe9dff446207e7267f2f99'/>
<id>3a536e184309f04a4ffe9dff446207e7267f2f99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #72 from eventmq/update-circleci-tests</title>
<updated>2019-10-25T16:31:17+00:00</updated>
<author>
<name>jason</name>
</author>
<published>2019-10-25T16:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/eventmq/commit/?id=9cb7b0e7d44b8dfe5eaf2d7df133a67e072e9481'/>
<id>9cb7b0e7d44b8dfe5eaf2d7df133a67e072e9481</id>
<content type='text'>
Fix CircleCI tests</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix CircleCI tests</pre>
</div>
</content>
</entry>
</feed>
