<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/py-amqp.git/amqp/utils.py, branch codeql</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>Remove get_errno() since it is no longer needed.</title>
<updated>2020-08-31T08:05:09+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2020-08-30T15:28:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=d6b758ca49bad3f09f449f570c65758fc07c0ac2'/>
<id>d6b758ca49bad3f09f449f570c65758fc07c0ac2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop Python 2.7 and 3.4 support.</title>
<updated>2020-08-19T06:04:32+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2019-04-01T12:28:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=6e300de918abbd0081d6d172bdeffae9c1911ce3'/>
<id>6e300de918abbd0081d6d172bdeffae9c1911ce3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanups (#269)</title>
<updated>2019-03-25T14:08:27+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2019-03-25T14:08:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=e80016aeb416b25ab1d69f7843aa010c8a0fea68'/>
<id>e80016aeb416b25ab1d69f7843aa010c8a0fea68</id>
<content type='text'>
* Mark integration tests as flaky.

* pep8.

* Remove old compat code.

* Add __future__ imports.

* Remove outdated test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Mark integration tests as flaky.

* pep8.

* Remove old compat code.

* Add __future__ imports.

* Remove outdated test.
</pre>
</div>
</content>
</entry>
<entry>
<title>Check if text_t instead of string_t (#192)</title>
<updated>2018-05-28T13:02:37+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2018-05-28T13:02:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=1f46085276219c15960c47f7f10b348ade7215e7'/>
<id>1f46085276219c15960c47f7f10b348ade7215e7</id>
<content type='text'>
* Check if unicode instead of string_t.

* Actually text_t is better.

* Remove import for sys as it is no longer used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Check if unicode instead of string_t.

* Actually text_t is better.

* Remove import for sys as it is no longer used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Testing: Replace @patch decorators (#182)</title>
<updated>2018-02-14T11:30:28+00:00</updated>
<author>
<name>Matthias Urlichs</name>
<email>matthias@urlichs.de</email>
</author>
<published>2018-02-14T11:30:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=8bf40ac77dbe371fb9752ba662313c3e81d56f6b'/>
<id>8bf40ac77dbe371fb9752ba662313c3e81d56f6b</id>
<content type='text'>
* Testing: Replace @patch decorators

The @patch decorator clashes with py.test's fixture support because py.test
tries to interpret the argument names as fixtures and doesn't know about
@patch filling the slots.

Rather than performing deep hackery, teaching either of these tools to work
that way, this patch elects to simply replace these decorators with
"with patch() …" constructs.

* fix flake8 errors

including two that were not my fault ;-)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Testing: Replace @patch decorators

The @patch decorator clashes with py.test's fixture support because py.test
tries to interpret the argument names as fixtures and doesn't know about
@patch filling the slots.

Rather than performing deep hackery, teaching either of these tools to work
that way, this patch elects to simply replace these decorators with
"with patch() …" constructs.

* fix flake8 errors

including two that were not my fault ;-)
</pre>
</div>
</content>
</entry>
<entry>
<title>isort.</title>
<updated>2017-10-28T08:52:01+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.drow@gmail.com</email>
</author>
<published>2017-10-28T08:52:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=03fb08379dd8aad9dccae157efcb484be4650b73'/>
<id>03fb08379dd8aad9dccae157efcb484be4650b73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3 UTF-8 Encode/Decode w/ Surrogates (#168)</title>
<updated>2017-10-26T12:19:23+00:00</updated>
<author>
<name>Stephen Hatch</name>
<email>stephen.hatch@vertical-knowledge.com</email>
</author>
<published>2017-10-26T12:19:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=b59290b5ddb988f91eba5911d0a33d20571f904b'/>
<id>b59290b5ddb988f91eba5911d0a33d20571f904b</id>
<content type='text'>
* ensure that all call sites for decoding bytes to str allow surrogates, as the encoding mechanism now supports

* tests &lt;3

* fix tests

* test updates

* thinking maybe this dependency is out of date

* revert
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ensure that all call sites for decoding bytes to str allow surrogates, as the encoding mechanism now supports

* tests &lt;3

* fix tests

* test updates

* thinking maybe this dependency is out of date

* revert
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds pydocstyle tox target</title>
<updated>2016-10-11T20:31:22+00:00</updated>
<author>
<name>Ask Solem</name>
<email>ask@celeryproject.org</email>
</author>
<published>2016-10-11T20:31:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=6a05fe04ba94f4daa3cbd5ed63cc1a3a2095b8ce'/>
<id>6a05fe04ba94f4daa3cbd5ed63cc1a3a2095b8ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Should resolve "F401 'promise' imported but unused"</title>
<updated>2016-05-27T19:30:19+00:00</updated>
<author>
<name>bastb</name>
<email>bastb@tenberge-ict.nl</email>
</author>
<published>2016-05-27T19:30:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=171f9be3f753941b719bec0e913bd9651dc633f9'/>
<id>171f9be3f753941b719bec0e913bd9651dc633f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use vine.utils.wraps so that __wrapped__ is set</title>
<updated>2016-04-08T00:56:36+00:00</updated>
<author>
<name>Ask Solem</name>
<email>ask@celeryproject.org</email>
</author>
<published>2016-04-08T00:56:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=ae3bf18ce26a947b829e8053b1e38ebc110d743b'/>
<id>ae3bf18ce26a947b829e8053b1e38ebc110d743b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
