Debian Patches

Status for python-glareclient/0.5.3-6

Patch Description Author Forwarded Bugs Origin Last update
py3.7-compatibility.patch [PATCH] Py3.7 compatibility
Handle StopIteration for Py3.7:

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

Also update expected dict ordering in test_update().
Corey Bryant <corey.bryant@canonical.com> no 2018-07-31

All known versions for source package 'python-glareclient'

Links