python-pika
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-pika && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
1.0.0.tar.gz | 0000307297 300 KB | |
python-pika.changes | 0000018014 17.6 KB | |
python-pika.spec | 0000002417 2.36 KB |
Revision 12 (latest revision is 21)
Dominique Leuenberger (dimstar_suse)
accepted
request 692275
from
Ondřej Súkup (mimi_vx)
(revision 12)
- 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
Comments 0