summaryrefslogtreecommitdiff
path: root/kombu/five.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes flakes after flake8 upgradeAsk Solem2014-05-271-2/+2
* kombu.five now extends amqp.fiveAsk Solem2014-05-201-196/+3
* Removes anyjson dependency :sad:Ask Solem2014-05-201-0/+9
* flakesAsk Solem2014-05-201-1/+1
* master now depends on Python 2.7Ask Solem2014-05-191-10/+5
* Use numbers moduleAsk Solem2014-02-131-2/+0
* Avoid hardcoded path to CoreServices libraryAsk Solem2013-11-141-4/+3
* CosmeticsAsk Solem2013-10-141-0/+2
* Fixes circular importAsk Solem2013-10-141-1/+52
* flakesAsk Solem2013-10-141-1/+1
* Fallback time.monotonic implementation using ctypes for Linux/OS XAsk Solem2013-10-141-1/+1
* Use time.monotonic when availableAsk Solem2013-10-071-0/+4
* 100% coverage for kombu.utils.logAsk Solem2013-06-181-4/+4
* Tests passing on Python 3.3Ask Solem2013-02-131-0/+5
* python 3 fixesAsk Solem2013-02-121-4/+4
* Merge branch '2.5'Ask Solem2013-01-171-1/+1
* Tests passingAsk Solem2012-11-271-0/+2
* Codebase now runs on both Py3 and Py2 (not using 2to3)Ask Solem2012-11-121-1/+5
* Started dual Py3/Py2 codebaseAsk Solem2012-11-121-0/+138