Commit graph

2 commits

Author SHA1 Message Date
adam
8864ce6c14 py-pamqp: updated to 3.0.1
3.0.1:
This release fixes an issue with Basic.Reject requeue=False always being set to True


3.0.0:
This represents the first stable release of the 3.0 branch for pamqp. It is Python 3.6+ only and is focused on protocol correctness and completeness.

Changes

Bugfix for encoding of unsigned small integers being treated as signed small integers
Updated tests around timezone behavior issues
2020-09-14 19:36:16 +00:00
adam
21df35f91b py-pamqp: added version 2.3.0
pamqp is a low level AMQP 0-9-1 frame encoding and decoding library for Python.
2020-02-13 18:35:53 +00:00