-
-
Notifications
You must be signed in to change notification settings - Fork 210
Comparing changes
Open a pull request
base repository: asottile/pyupgrade
base: v2.27.0
head repository: asottile/pyupgrade
compare: v2.29.0
- 19 commits
- 7 files changed
- 1 contributor
Commits on Sep 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2fce4a1 - Browse repository at this point
Copy the full SHA 2fce4a1View commit details -
Merge pull request #362 from asottile/invalid_indent_comment_after_block
fix invalid dedent with comment after block
Configuration menu - View commit details
-
Copy full SHA for 45b4109 - Browse repository at this point
Copy the full SHA 45b4109View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca736a0 - Browse repository at this point
Copy the full SHA ca736a0View commit details -
Merge pull request #363 from asottile/invalid_multiline_six_call
fix rewrite causing syntax error when the first arg has newlines
Configuration menu - View commit details
-
Copy full SHA for 79d8df8 - Browse repository at this point
Copy the full SHA 79d8df8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4436b63 - Browse repository at this point
Copy the full SHA 4436b63View commit details -
Merge pull request #361 from asottile/invalid_reraise_from_multiline
fix raise_from with multi lines / trailing comma
Configuration menu - View commit details
-
Copy full SHA for 4130821 - Browse repository at this point
Copy the full SHA 4130821View commit details -
Revert "Revert "Merge pull request #317 from asottile/old_super""
This reverts commit 2719335.
Configuration menu - View commit details
-
Copy full SHA for 820f9ae - Browse repository at this point
Copy the full SHA 820f9aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for eadaf86 - Browse repository at this point
Copy the full SHA eadaf86View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd1fe7f - Browse repository at this point
Copy the full SHA dd1fe7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a76829 - Browse repository at this point
Copy the full SHA 1a76829View commit details -
Merge pull request #320 from asottile/new_class_super_v2
Rewrite old-style-class super calls
Configuration menu - View commit details
-
Copy full SHA for b3f8c7b - Browse repository at this point
Copy the full SHA b3f8c7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2f517f - Browse repository at this point
Copy the full SHA a2f517fView commit details
Commits on Sep 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 76f6a74 - Browse repository at this point
Copy the full SHA 76f6a74View commit details -
Merge pull request #545 from asottile/skip-staticmethod
don't rewrite old-super for staticmethods
Configuration menu - View commit details
-
Copy full SHA for 8768d42 - Browse repository at this point
Copy the full SHA 8768d42View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for d950562 - Browse repository at this point
Copy the full SHA d950562View commit details
Commits on Sep 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9b8a728 - Browse repository at this point
Copy the full SHA 9b8a728View commit details -
Configuration menu - View commit details
-
Copy full SHA for c67be29 - Browse repository at this point
Copy the full SHA c67be29View commit details -
Merge pull request #548 from asottile/revert-old-super
Revert rewriting of old super
Configuration menu - View commit details
-
Copy full SHA for 52012db - Browse repository at this point
Copy the full SHA 52012dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6e1032 - Browse repository at this point
Copy the full SHA b6e1032View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.27.0...v2.29.0