Skip to content

Pull requests: PyCQA/pyflakes

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
Report unassigned expressions
#55 opened Dec 5, 2015 by jayvdb 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
Fix del builtin
#355 opened Aug 3, 2018 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
Flatten handlers
#70 opened May 7, 2016 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
Track locals()
#343 opened Jul 16, 2018 by jayvdb Loading… updated Nov 23, 2022
Better del support
#37 opened Nov 2, 2015 by jayvdb Loading… updated Nov 23, 2022
ProTip! Follow long discussions with comments:>50.