summaryrefslogtreecommitdiff
path: root/amqp/five.py
Commit message (Expand)AuthorAgeFilesLines
* isort.Omer Katz2017-10-281-0/+1
* Adds pydocstyle tox targetAsk Solem2016-10-111-9/+1
* amqp.five is now vine.fiveAsk Solem2016-04-111-308/+2
* Make sure __repr__ and __str__ returns bytes on Python 2Ask Solem2016-04-111-4/+4
* Adds five.python_2_unicode_compatible and getfullargspecAsk Solem2016-04-111-18/+58
* flakesAsk Solem2016-04-111-1/+0
* Update README.rstAsk Solem2016-04-111-1/+22
* Removes unused Sphinx extensionsAsk Solem2016-04-061-1/+9
* Removes outdated funtests directoryAsk Solem2016-04-061-2/+9
* [tests] Now depends on caseAsk Solem2016-04-051-5/+1
* Cosmetics for #75Ask Solem2016-01-041-5/+4
* Check for ctypes on OSX and LinuxJared Lewis2016-01-041-3/+7
* Fixes libSystem error on El Capitan (see celery/kombu#522)Ask Solem2015-10-021-1/+1
* flakesAsk Solem2015-09-281-9/+10
* Single-item tuples now allowed without whitespaceAsk Solem2015-07-131-1/+1
* Drops Python 2.6 support and adds support for Python 3.4Ask Solem2014-06-201-4/+5
* Fixes flakes after flake8 upgradeAsk Solem2014-05-271-5/+5
* Updates amqp.five.__all__Ask Solem2014-05-201-5/+7
* Mergeds celery.five, kombu.five and amqp.fiveAsk Solem2014-05-201-72/+128
* flakesAsk Solem2014-01-131-1/+0
* use a monotonic clock insteadDustin J. Mitchell2014-01-091-0/+56
* Pep8ify + cosmeticsAsk Solem2013-01-171-1/+1
* Code now works on both Python 3 and Python 2 (not using 2to3)Ask Solem2012-11-081-0/+133