Skip to content

Issues: asottile/pyupgrade

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
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
Assignee
Filter by who’s assigned
Sort

Issues list

Rewrite six.PY2 ternary enhancement help wanted
#162 opened Jun 11, 2019 by asottile updated Jul 7, 2021
unwrap exec/eval literals enhancement
#486 opened Jul 10, 2021 by graingert updated Jul 10, 2021
upgrade positional only backwards compatability syntax in py38+
#518 opened Aug 15, 2021 by graingert updated Aug 15, 2021
constant fold literals in f", .format and % formatting
#353 opened Nov 3, 2020 by graingert updated Nov 29, 2022
Prefer property decorator to explicit call
#765 opened Dec 5, 2022 by jaraco updated Dec 5, 2022
Embedded TypedDict produces AST error on Python 3.10
#804 opened Mar 11, 2023 by Andrew-Chen-Wang updated Mar 11, 2023
Rewrite f"x={x!r}" to f"{x=} on Python 3.8+
#829 opened Jun 3, 2023 by Zac-HD updated Jun 3, 2023
nested context managers enhancement
#872 opened Aug 13, 2023 by asottile updated Aug 13, 2023
Recognize and replace if sys.version_info[0] blocks
#918 opened Nov 16, 2023 by EwoutH updated Feb 6, 2024
ProTip! Adding no:label will show everything without a label.