diff options
author | Bryce Guinta <bryce.paul.guinta@gmail.com> | 2018-07-19 12:25:29 -0600 |
---|---|---|
committer | Claudiu Popa <pcmanticore@gmail.com> | 2018-07-24 10:30:06 +0200 |
commit | 8d1de50deeea0b7b4ccc0fb6435afd172a0ef4cf (patch) | |
tree | 8073ddcf79bf6337b6ad6a9049f6d8150bd0bc36 /astroid/inference.py | |
parent | 8841891b2337c8166450cc84c1e503e22d49daa7 (diff) | |
download | astroid-git-8d1de50deeea0b7b4ccc0fb6435afd172a0ef4cf.tar.gz |
Add test for checking that a RuntimeError is no longer emitted in Python 3.7
Empty generators and next calls within a generator without a default argument
now cause a cascade effect which results in a RuntimeError.
Close PyCQA/pylint#2317
Diffstat (limited to 'astroid/inference.py')
0 files changed, 0 insertions, 0 deletions