-
Notifications
You must be signed in to change notification settings - Fork 180
Pull requests: PyCQA/pyflakes
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Global variables must be assigned to be used
#666
opened Dec 24, 2021 by
dannysepler
•
Review required
Add end coordinates for column and line number
#649
opened Jul 17, 2021 by
krassowski
•
Review required
3 tasks done
track
if typing.TYPE_CHECKING
to warn about non runtime bindings
#622
opened Mar 23, 2021 by
terencehonles
•
Review required
Catch usage of undefined name with global statement
#324
opened Jan 17, 2018 by
seeeturtle
•
Review required
Always report imports shadowed by another import
#45
opened Nov 15, 2015 by
jayvdb
•
Review required
ProTip!
Exclude everything labeled
bug
with -label:bug.