<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/py-amqp.git, branch release-2.2</title>
<subtitle>github.com: celery/py-amqp.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/'/>
<entry>
<title>Fixed typo and whitespace in changelog (#147)</title>
<updated>2017-05-23T06:44:57+00:00</updated>
<author>
<name>Michael</name>
<email>michael-k@users.noreply.github.com</email>
</author>
<published>2017-05-23T06:44:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=9b751dd7264846b0e9b1dd8530b925ba99ff4fcf'/>
<id>9b751dd7264846b0e9b1dd8530b925ba99ff4fcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release notes for 2.2.0</title>
<updated>2017-05-22T13:23:00+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2017-05-22T13:23:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=e2761587548fedf2d359b20b4258a1a9ccec444f'/>
<id>e2761587548fedf2d359b20b4258a1a9ccec444f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drain events should read until message is ready (#144)</title>
<updated>2017-05-22T11:42:31+00:00</updated>
<author>
<name>Robert Kopaczewski</name>
<email>rk@23doors.com</email>
</author>
<published>2017-05-22T11:42:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=dbed5a4f8f81b0c09dbcaf6abfc90894238ea5f3'/>
<id>dbed5a4f8f81b0c09dbcaf6abfc90894238ea5f3</id>
<content type='text'>
* Drain events should read until message is ready

* return true  if we're done with frame=1

* freeze pydocstyle at 1.1.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Drain events should read until message is ready

* return true  if we're done with frame=1

* freeze pydocstyle at 1.1.1
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix travis.yml after recent merge (#143)</title>
<updated>2017-04-17T04:23:20+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2017-04-17T04:23:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=9e46363da07ae743babc3e4c1f45b0eea9c2da03'/>
<id>9e46363da07ae743babc3e4c1f45b0eea9c2da03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document and test all supported Python versions (#140)</title>
<updated>2017-04-16T17:44:11+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2017-04-16T17:44:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=ebef8e06ebf77683f2cfc5a396d70dc86a4ce2d5'/>
<id>ebef8e06ebf77683f2cfc5a396d70dc86a4ce2d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Logger.warning() as Logger.warn() is deprecated (#142)</title>
<updated>2017-04-16T17:41:06+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2017-04-16T17:41:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=7b863bc0fc778cedbc02f09e69619e65047fe3b0'/>
<id>7b863bc0fc778cedbc02f09e69619e65047fe3b0</id>
<content type='text'>
Fixes deprecation warning during tests:

  DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead

https://docs.python.org/3/library/logging.html#logging.Logger.warning</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes deprecation warning during tests:

  DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead

https://docs.python.org/3/library/logging.html#logging.Logger.warning</pre>
</div>
</content>
</entry>
<entry>
<title>Enable pip cache for Travis CI (#141)</title>
<updated>2017-04-16T17:39:55+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2017-04-16T17:39:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=56dc0dd2cfcfd7e38fecef038307d8a5527840be'/>
<id>56dc0dd2cfcfd7e38fecef038307d8a5527840be</id>
<content type='text'>
https://docs.travis-ci.com/user/caching/#pip-cache</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://docs.travis-ci.com/user/caching/#pip-cache</pre>
</div>
</content>
</entry>
<entry>
<title>don't fail if collect already called (#128)</title>
<updated>2017-04-13T12:20:07+00:00</updated>
<author>
<name>gord chung</name>
<email>gord@live.ca</email>
</author>
<published>2017-04-13T12:20:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=b66bdcbff98047819359b64648f6ba3f7e2cdcd0'/>
<id>b66bdcbff98047819359b64648f6ba3f7e2cdcd0</id>
<content type='text'>
avoid AttributeError if collect is called and no channels exist.
can occur if collect called twice.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
avoid AttributeError if collect is called and no channels exist.
can occur if collect called twice.</pre>
</div>
</content>
</entry>
<entry>
<title>changed python version check to &lt; 2.7.7 so compatibility code will execute for 2.7.6. added test to verify expected behavior. (#134)</title>
<updated>2017-04-13T12:18:18+00:00</updated>
<author>
<name>Jonathan Schuff</name>
<email>jonathan.schuff@gmail.com</email>
</author>
<published>2017-04-13T12:18:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=469a00df9b2e835d21b9453561a610e2d41a5261'/>
<id>469a00df9b2e835d21b9453561a610e2d41a5261</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>win32: TCP_MAXSEG isn't available for setsockopt (#136)</title>
<updated>2017-04-13T12:17:27+00:00</updated>
<author>
<name>Tony Breeds</name>
<email>tony@bakeyournoodle.com</email>
</author>
<published>2017-04-13T12:17:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=9c6896d0bede61c4020992d8eca05e6d083b3d26'/>
<id>9c6896d0bede61c4020992d8eca05e6d083b3d26</id>
<content type='text'>
According to [1,2] Windows platforms support getsockopt(TCP_MAXSSEG) but not setsockopt(TCP_MAXSEG) on IPPROTO_TCP sockets.  This results in:

socket.error: [Errno 10042] An unknown, invalid, or unsupported option or level was specified in a getsockopt or setsockopt call

when trying to connect to the server.

This is a latent issue uncovered by the refactor in:
    Set default KEEPIDLE/KEEPCNT/KEEPINTVL and TCP_USER_TIMEOUT (b14962c2dc)

[1] https://msdn.microsoft.com/en-us/library/windows/desktop/ms740476(v=vs.85).aspx
[2] https://msdn.microsoft.com/en-us/library/windows/desktop/ms738544(v=vs.85).aspx</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to [1,2] Windows platforms support getsockopt(TCP_MAXSSEG) but not setsockopt(TCP_MAXSEG) on IPPROTO_TCP sockets.  This results in:

socket.error: [Errno 10042] An unknown, invalid, or unsupported option or level was specified in a getsockopt or setsockopt call

when trying to connect to the server.

This is a latent issue uncovered by the refactor in:
    Set default KEEPIDLE/KEEPCNT/KEEPINTVL and TCP_USER_TIMEOUT (b14962c2dc)

[1] https://msdn.microsoft.com/en-us/library/windows/desktop/ms740476(v=vs.85).aspx
[2] https://msdn.microsoft.com/en-us/library/windows/desktop/ms738544(v=vs.85).aspx</pre>
</div>
</content>
</entry>
</feed>
