| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds Python 3.7 to the list of supported languages in setup.py and adds Pytho... | Jeremiah Cooper | 2019-03-02 | 1 | -0/+1 |
* | Fix broken setup.py test --pytest-args | Matus Valo | 2019-02-15 | 1 | -2/+3 |
* | Update all pypi.python.org URLs to pypi.org (#189) | Jon Dufresne | 2018-04-26 | 1 | -1/+1 |
* | Pass python_requires argument to setuptools (#185) | Jon Dufresne | 2018-03-05 | 1 | -0/+1 |
* | Fix ResourceWarning in setup.py (#170) | Jon Dufresne | 2017-10-17 | 1 | -4/+5 |
* | Document and test all supported Python versions (#140) | Jon Dufresne | 2017-04-16 | 1 | -1/+1 |
* | Adds keywords to setup.py | Ask Solem | 2016-10-10 | 1 | -0/+1 |
* | Adds Python 3.5 trove classifier | Ask Solem | 2016-09-07 | 1 | -0/+1 |
* | Use py.test | Ask Solem | 2016-08-23 | 1 | -13/+22 |
* | LGPL -> BSD License to match Celery (#104) | Cameron Will | 2016-08-16 | 1 | -3/+2 |
* | Adds bumpversion | Ask Solem | 2016-07-01 | 1 | -24/+4 |
* | Fixes install requirements on Python 3 | ChangBo Guo(gcb) | 2016-06-06 | 1 | -1/+5 |
* | Bumps version to 2.0.0 and updates Changelogv2.0.0 | Ask Solem | 2016-05-26 | 1 | -1/+0 |
* | setup.py cannot use unicode_literals | Ask Solem | 2016-04-07 | 1 | -1/+0 |
* | Adds amqp.version_info | Ask Solem | 2016-04-06 | 1 | -3/+7 |
* | Use unicode_literals for all files, and updates flakeplus target to --2.7 | Ask Solem | 2016-04-06 | 1 | -0/+1 |
* | [tests] Now depends on case | Ask Solem | 2016-04-05 | 1 | -8/+2 |
* | Now uses vine for promises | Ask Solem | 2016-03-02 | 1 | -1/+1 |
* | Attempts to fix appveyor py3 build | Ask Solem | 2015-12-07 | 1 | -1/+1 |
* | Single-item tuples now allowed without whitespace | Ask Solem | 2015-07-13 | 1 | -3/+3 |
* | Drops Python 2.6 support and adds support for Python 3.4 | Ask Solem | 2014-06-20 | 1 | -3/+3 |
* | New promise implementation | Ask Solem | 2014-02-20 | 1 | -3/+0 |
* | flakes | Ask Solem | 2014-01-13 | 1 | -1/+2 |
* | Remove additional Py2.5 compatibility checks | Ask Solem | 2014-01-13 | 1 | -2/+2 |
* | Pep8ify + cosmetics | Ask Solem | 2013-01-17 | 1 | -0/+1 |
* | Use more str.format | Ask Solem | 2012-11-13 | 1 | -4/+1 |
* | No longer supports Python 2.5 | Ask Solem | 2012-11-08 | 1 | -1/+0 |
* | Code now works on both Python 3 and Python 2 (not using 2to3) | Ask Solem | 2012-11-08 | 1 | -5/+0 |
* | Adds Sphinx docs | Ask Solem | 2012-07-24 | 1 | -39/+129 |
* | Rename to amqp | Ask Solem | 2012-07-23 | 1 | -22/+23 |
* | Bump the version number to 1.0.2 for the packing fix for Windows | Barry Pederson | 2011-09-29 | 1 | -1/+1 |
* | Add more Trove classifiers to help packagers, bump the version number for the... | Barry Pederson | 2011-09-28 | 1 | -1/+11 |
* | Wrap this thing up, call it 1.0.0 in celebration of OSCON 2011 | Barry Pederson | 2011-07-28 | 1 | -1/+1 |
* | Python 3.x compatibility - code has been tweaked so that when the 2to3 utilit... | Barry Pederson | 2011-03-29 | 1 | -1/+13 |
* | Use setuptools if available, for enhanced functionality for packagers. | Root | 2011-03-28 | 1 | -1/+5 |
* | Bump up the version number so we can tell this from the last released version. | Barry Pederson | 2009-12-10 | 1 | -1/+1 |
* | Final minor changes to docs and version strings for 0.6.1 | barryp@host-145-114-107-208.midco.net | 2009-08-28 | 1 | -2/+2 |
* | Document the recent changes and change the version number so as not to be con... | barryp@macbook.home | 2009-02-23 | 1 | -1/+1 |
* | Temporarily remove the thread-related development code, so the rest of | barryp@macbook.home | 2009-01-19 | 1 | -1/+1 |
* | Need to add another item to setup.py for this to actually build and install. | barryp@macbook.home | 2008-12-11 | 1 | -1/+1 |
* | Change the version number, so this isn't confused with the old release. | barryp@macbook.home | 2008-11-26 | 1 | -1/+1 |
* | Update comments and versions to show 0.5 | barryp@macbook.home | 2008-08-04 | 1 | -1/+1 |
* | Get rid of conditional expressions, which are only supported | barryp@octane.med.und.nodak.edu | 2008-06-10 | 1 | -1/+1 |
* | Bump the version number because some significant changes were made. | barryp@macbook.home | 2008-06-09 | 1 | -1/+1 |
* | Update version numbers for a new release. | barryp@macbook.home | 2008-01-07 | 1 | -1/+1 |
* | Document the 'callback' parameter in basic_consume(), deal | barryp@octane.med.und.nodak.edu | 2007-12-28 | 1 | -1/+1 |
* | Bump the version number in setup.py to match what's | barryp@octane.med.und.nodak.edu | 2007-12-14 | 1 | -1/+1 |
* | Bump the version number in setup.py, oops. | barryp@macbook.home | 2007-12-08 | 1 | -1/+1 |
* | Slightly tweak the package URL to what it really is. | barryp@macbook.home | 2007-12-03 | 1 | -1/+1 |
* | Rename package to 'amqplib', more in line with the standard | barryp@macbook.home | 2007-11-14 | 1 | -4/+4 |