Dougal Matthews 044e6f20e6 Replace 'raise StopIteration' with 'return'
With PEP 479, the behaviour of StopIteration is changing. Raising it to
stop a generator is considered incorrect and from Python 3.7 this will
cause a RuntimeError. The PEP recommends using the return statement.

More details: https://www.python.org/dev/peps/pep-0479/#examples-of-breakage

Change-Id: Ib27581fccbbf14c082fb919d8b6edea1ac83e3c0
2018-06-29 14:39:46 +01:00
2018-06-11 15:11:31 -04:00
2015-09-24 18:11:22 +08:00
2018-05-11 09:38:50 -04:00
2014-06-05 22:48:44 +02:00
2018-03-21 10:58:23 -04:00
2017-04-08 22:39:02 +08:00
2018-06-21 13:16:36 +08:00
2017-12-13 05:01:29 +00:00
2018-06-07 17:40:38 -04:00

Team and repository tags

image

Oslo Messaging Library

Latest Version

Downloads

The Oslo messaging API supports RPC and notifications over a number of different messaging transports.

Description
OpenStack library for messaging
Readme 36 MiB
Languages
Python 99.8%
Shell 0.2%