-
-
Notifications
You must be signed in to change notification settings - Fork 336
Pull requests: PyCQA/flake8
Pull requests list
Plugin parameters inspection for Python 3.14
#1999
by CarrotManMatt
was closed Oct 9, 2025
Loading...
Update hooks and use
autopep8
+ add-trailing-comma
instead of black
#1990
by mxr
was merged Jul 24, 2025
Loading...
adjust global variable definition for new pyflakes
#1987
by asottile
was merged Jun 20, 2025
Loading...
remove a few unnecessary mocks in test_checker_manager
#1967
by asottile
was merged Feb 16, 2025
Loading...
fix: set a max jobs on win32 to avoid too many handles
#1964
by pylbert
was closed Feb 27, 2025
Loading...
Easier plugin debugging by noting source filename of internal exceptions
#1958
by Zac-HD
was closed Nov 18, 2024
Loading...
ProTip!
Exclude everything labeled
bug
with -label:bug.