forked from pool/python-pika
80cd836246c8e9775c7bd433179793fff0bc902de09985e5e3c5ec25d34732d3
- update to 1.0.0
* AsyncioConnection, TornadoConnection and TwistedProtocolConnection
are no longer auto-imported
* BlockingConnection.consume now returns (None, None, None) when inactivity
timeout is reached
* Python 3.7 support
* all_channels parameter of the Channel.basic_qos method renamed to global_qos
* global_ parameter of the Basic.Qos spec class renamed to global_qos
* NOTE: heartbeat_interval is removed, use heartbeat instead.
* NOTE: The backpressure_detection option of ConnectionParameters
and URLParameters property is REMOVED in favor of Connection.Blocked
and Connection.Unblocked. See Connection.add_on_connection_blocked_callback
OBS-URL: https://build.opensuse.org/request/show/692275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pika?expand=0&rev=12
Description
No description provided
Languages
RPM Spec
100%