summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2018-08-17 15:50:21 +1000
committerDamien George <damien.p.george@gmail.com>2018-08-17 15:50:21 +1000
commit828f771e327b932afc4865dbec53ce567dce45f5 (patch)
tree081e9cdabbb089f33a015dd612229b45140e3545 /lib
parent8979ce167101dec95c4cf994b3652debd6c8da6c (diff)
tests/basics: Provide .exp files for generator tests that fail PEP479.
PEP479 (see https://www.python.org/dev/peps/pep-0479/) prohibited raising StopIteration from within a generator (it is turned into a RuntimeError). This behaviour was introduced in Python 3.5 and in 3.7 was made compulsory. Until uPy implements PEP479, this patch adds .py.exp files for the relevant tests so they can be run under Python 3.7.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions