gmr / pamqp

Low level AMQP frame encoding and decoding library
https://pamqp.readthedocs.io
BSD 3-Clause "New" or "Revised" License
50 stars 20 forks source link

Add exceptions for AMQP errors #18

Closed decaz closed 5 years ago

decaz commented 5 years ago

It would be more convenient to handle exceptions raised by pamqp if they will be hierarchical.

gmr commented 5 years ago

Thanks, looks good. This should be a major bump, I'm inclined to release it in conjunction with dropping support for Python 2. Thoughts?

decaz commented 5 years ago

@gmr I agree, but is it possible to release it before January 1st, 2020?