-
Notifications
You must be signed in to change notification settings - Fork 181
Pull requests: PyCQA/pyflakes
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
track
if typing.TYPE_CHECKING
to warn about non runtime bindings
#622
opened Mar 23, 2021 by
terencehonles
Loading…
updated Feb 14, 2024
Detect unused functions and classes in closures
#485
opened Oct 25, 2019 by
adamchainz
Loading…
updated Feb 14, 2024
Add end coordinates for column and line number
#649
opened Jul 17, 2021 by
krassowski
Loading…
updated Feb 14, 2024
3 tasks done
Global variables must be assigned to be used
#666
opened Dec 24, 2021 by
dannysepler
Loading…
updated Nov 23, 2022
Catch usage of undefined name with global statement
#324
opened Jan 17, 2018 by
seeeturtle
Loading…
updated Nov 23, 2022
Manage recursion limit preventing RuntimeError
#68
opened May 6, 2016 by
jayvdb
Loading…
updated Nov 23, 2022
handle del inside function definition
#467
opened Sep 4, 2019 by
Hanaasagi
Loading…
updated Nov 23, 2022
Check bare raise occurs in except clause
#57
opened Dec 22, 2015 by
jayvdb
Loading…
updated Nov 23, 2022
Limit differentForks to the current scope
#342
opened Jul 16, 2018 by
jayvdb
Loading…
updated Nov 23, 2022
Report unused assignments in doctest
#53
opened Nov 24, 2015 by
jayvdb
Loading…
updated Nov 23, 2022
Always report imports shadowed by another import
#45
opened Nov 15, 2015 by
jayvdb
Loading…
updated Nov 23, 2022
ProTip!
Follow long discussions with comments:>50.