forked from pool/python-pika
- update to 0.10.0:
* LibevConnection: Fixed dict chgd size during iteration
* SelectConnection: Fixed KeyError exceptions in IOLoop timeout executions
* BlockingConnection: Add support to make BlockingConnection a Context Manager
* f72b58f - Fixed failure to purge _ConsumerCancellationEvt from
BlockingChannel._pending_events during basic_cancel.
* Change to 3-Clause BSD License
* Python 3.x support
* Over 150 commits from 19 contributors
* Refactoring of SelectConnection ioloop
* This major release contains certain non-backward-compatible API changes as
well as significant performance improvements in the BlockingConnection
adapter.
* Non-backward-compatible changes in Channel.add_on_return_callback
callback’s signature.
* The AsynchoreConnection adapter was retired
* see also https://pika.readthedocs.org/en/0.10.0/version_history.html
- Add and update LICENSE. It's now BSD-3-Clause
- Remove README.md . It's shipped as README.rst in the upstream tarball
OBS-URL: https://build.opensuse.org/request/show/373683
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pika?expand=0&rev=9
12 KiB
12 KiB