_artifactcache/cascache.py: Fix for PEP 479 / Python 3.7
Do not rely on `StopIteration` bubbling up. https://www.python.org/dev/peps/pep-0479/
Loading
Please register or sign in to comment
Do not rely on `StopIteration` bubbling up. https://www.python.org/dev/peps/pep-0479/