Thumper

Latest version: v0.0.13

Safety actively analyzes 623075 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.12

======
* corrected an issue that surfaced pertaining to message acknowledgment that differed between py-amqplib and py-amqp, tests were updated to expose
this difference and the issue has been resolved.

0.0.11

======
* changed from amqplib=1.0.2 to using amqp==1.2.0, a.k.a py-amqp, which is a fork of amqplib that is well maintained by the celery team

0.0.10

======

* code quality: (alpha/beta)
* refactored to handle unnamed queues
* refactored to clean up with channel.queue_delete when a consumer is finished
* added better error handling for channel management edge cases
* API CHANGES - simplified api by removing some options from the 'with' context manager to make it harder to shoot yourself in the foot
* put a 2 clause BSD license in the LICENSE.txt file
* updated setup.py in preparation for rolling a new release
* added support for `python setup.py test`

0.0.02

======

* code quality: (alpha)
* minor cosmetic refactoring based on pypi feedback and rendering of RST

0.0.01

======

* code quality: (alpha)
* initial/alpha release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.