oslo.messaging/oslo_messaging/_drivers/zmq_driver/client/publishers
James Page 5626782fac py37: drop use of 'async' as parameter name
Python 3.7 does not allow the use of 'async' as
a parameter name or object attribute; update
occurrences to use a different name.

This is inline with PEP-492, where await and async
are keywords.

Change-Id: I73efcafab1e0832a0ada95f6c12cb6a659dfcf27
2018-07-05 06:09:37 -05:00
..
dealer py37: drop use of 'async' as parameter name 2018-07-05 06:09:37 -05:00
__init__.py Notifier implementation 2015-08-05 13:35:24 +03:00
zmq_publisher_base.py [zmq] Restore static direct connections 2016-12-24 04:26:19 +02:00