-
Notifications
You must be signed in to change notification settings - Fork 51
Issues: PyCQA/modernize
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Modernize does not update the syntax when raw string is used together with unicode literal
#260
opened Oct 26, 2022 by
lohxx
enforce does not return correct exit code when ran as multiple processes
#250
opened Jun 28, 2021 by
MichalAugustyn
when zip and izip exist in the same file, it doesn't add the list(zip... to the zip instances
#240
opened Oct 27, 2020 by
optinirr
Redundant imports are inserted for import six.moves.urllib.error + request
#196
opened Sep 17, 2019 by
belugame
Multi-iteratable map invocation gets modernized to different behavior
#190
opened Jun 21, 2019 by
benbariteau
There should be a way to prevent specific lines from being modernized
#188
opened May 15, 2019 by
benbariteau
"types" fixer converts "types.StringTypes" into "str" instead of "six.string_types"
#179
opened Mar 8, 2019 by
benbariteau
dict.items() not converted to list(dict.items()) when iterated over
#176
opened Feb 19, 2019 by
hniksic
Incorrect changes on code using both map and itertools.imap
bug
wrong output
#175
opened Feb 14, 2019 by
jbradaric
Previous Next
ProTip!
Updated in the last three days: updated:>2024-11-05.