summaryrefslogtreecommitdiff
path: root/amqp/spec.py
Commit message (Expand)AuthorAgeFilesLines
* Drop Python 2.7 and 3.4 support.Omer Katz2020-08-191-1/+0
* Adds pydocstyle tox targetAsk Solem2016-10-111-0/+16
* Removes outdated funtests directoryAsk Solem2016-04-061-1/+1
* Fixed typo: Ack is (60, 72)Ask Solem2015-10-301-1/+1
* Adds spec.Basic.NackAsk Solem2015-09-161-0/+1
* Connection handshake now callback based, and lots of cosmeticsAsk Solem2014-06-051-0/+8
* Always use unpack_from (no string slices) and adds amqp.spec classes referenceAsk Solem2014-06-041-0/+97