diff options
author | Claudiu Popa <pcmanticore@gmail.com> | 2021-01-01 15:41:46 +0100 |
---|---|---|
committer | Claudiu Popa <pcmanticore@gmail.com> | 2021-01-01 16:25:26 +0100 |
commit | c9fd1934e9c49d9052f64439fc7ea82026bce00f (patch) | |
tree | a4c31596cb5f9cd013fbb1c53924a4d403235a1f /astroid/context.py | |
parent | 58212bd459269da1b9cbf20ff23c3738f4d3dc3d (diff) | |
download | astroid-git-c9fd1934e9c49d9052f64439fc7ea82026bce00f.tar.gz |
``is_generator`` correctly considers `Yield` nodes in `AugAssign` nodes
This fixes a false positive with the `assignment-from-no-return` pylint check.
Close PyCQA/pylint#3904
Diffstat (limited to 'astroid/context.py')
0 files changed, 0 insertions, 0 deletions