diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/whatsnew/1.8.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/whatsnew/1.8.rst b/doc/whatsnew/1.8.rst index 7cf3b354b..d78ac081f 100644 --- a/doc/whatsnew/1.8.rst +++ b/doc/whatsnew/1.8.rst @@ -388,3 +388,6 @@ Other Changes * Fix false positive ``undefined-variable`` for lambda arguments in class definitions + +* Fix false-positive ``undefined-variable`` for generated + comprehension variables in function default arguments |
