summaryrefslogtreecommitdiff
path: root/tests/thread/mutate_instance.py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2018-08-17 15:50:21 +1000
committerJeff Epler <jepler@gmail.com>2020-03-31 17:27:10 -0500
commit764e65fb11ab6aa80c540a8f9d15237f406d62fd (patch)
treed11149384cb69948add2a63ceecb64f0973d4f40 /tests/thread/mutate_instance.py
parent8f0147cf00e3fa8db283adbd1698c60fbe76a62a (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 'tests/thread/mutate_instance.py')
0 files changed, 0 insertions, 0 deletions