Control: clone -1 -2
Control: tags -1 + patch
Control: retitle -2 FTBFS and Debci failure with Python 3.7
Control: tags -2 + ftbfs

Hi Maintainer

On 28 July 2018 at 07:38, Matthias Klose <d...@debian.org> wrote:
> =================================== FAILURES 
> ===================================
> ___________________ TestDODSResponseNestedSequence.test_body 
> ___________________
...
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _
>
> var = <StructureType with children 'lat', 'lon', 'elev', 'time_series'>
>
>     @dods.register(StructureType)
>     def _structuretype(var):
>         for child in var.children():
>>           for block in dods(child):
> E           RuntimeError: generator raised StopIteration
>
> /usr/lib/python3/dist-packages/pydap/responses/dods.py:85: RuntimeError

This is a new failure caused by a deliberate change of behaviour in
Python 3.7 [1] (PEP 479).

Regards
Graham


[1] https://docs.python.org/3.7/whatsnew/3.7.html#changes-in-python-behavior

Reply via email to