Hongbin Lu 668e899188 Handle StopIteration for Py3.7
Catch the raise of StopIteration with return.

PEP 0479, https://www.python.org/dev/peps/pep-0479/, makes the
following change: "when StopIteration is raised inside a generator,
it is replaced it with RuntimeError".
And states: "If raise StopIteration occurs directly in a generator,
simply replace it with return."

Closes-Bug: #1785309
Change-Id: Ib751b680b7357782cb5359526e1e83ee8c5c80dd
2018-08-12 21:28:23 +00:00
2018-07-26 17:18:10 +00:00
2018-06-02 03:02:42 +00:00
2018-08-12 21:28:23 +00:00
2016-11-02 05:19:19 +00:00
2018-07-11 17:41:38 +07:00
2016-07-01 07:49:16 +00:00
2017-10-23 16:11:04 +07:00
2017-05-17 15:17:52 +00:00
2018-03-22 18:10:07 -04:00
2016-07-04 17:28:08 +00:00
2017-04-27 10:44:04 +08:00
2016-07-04 17:28:08 +00:00
2018-07-11 17:41:38 +07:00
2016-07-04 17:28:08 +00:00
2018-04-20 17:26:28 +07:00
2017-03-10 19:14:39 +00:00
2018-07-11 17:41:38 +07:00
2018-06-06 17:58:20 -04:00

Team and repository tags

image

Python bindings to the OpenStack Container API

Latest Version

This is a client library for Zun built on the Zun API. It provides a Python API (the zunclient module) and a command-line tool (zun).

Description
Containers Service (Zun) Client
Readme 5.3 MiB
Languages
Python 99.1%
Shell 0.9%