- Notifications
You must be signed in to change notification settings - Fork 52
Pull requests: PyCQA/modernize
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add back list() when iterating over d.items() in a for statement
#262 opened Oct 11, 2023 by yonran Loading…
drop coveralls and enforce 100% coverage with no cover instead
#254 opened Aug 22, 2021 by graingert Loading…
Add fix_nonzero fixer to rename and alias
__nonzero__ to __bool__. #205 opened May 28, 2020 by jamesdbowman Loading…
Add support for the --output-dir and --add-suffix options from 2to3
#160 opened Feb 20, 2018 by shaib Loading…
Code to preserve original linefeeds (issue #121) needs test problem with fissix
#131 opened Oct 19, 2015 by techtonik Loading…
ProTip! Filter pull requests by the default branch with base:master.