-
-
Notifications
You must be signed in to change notification settings - Fork 205
Comparing changes
Open a pull request
base repository: asottile/pyupgrade
base: v3.2.2
head repository: asottile/pyupgrade
compare: v3.3.1
- 17 commits
- 9 files changed
- 4 contributors
Commits on Nov 15, 2022
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v0.982 → v0.990](pre-commit/mirrors-mypy@v0.982...v0.990)
Configuration menu - View commit details
-
Copy full SHA for 9be3516 - Browse repository at this point
Copy the full SHA 9be3516View commit details -
Merge pull request #752 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for 27239c1 - Browse repository at this point
Copy the full SHA 27239c1View commit details
Commits on Nov 17, 2022
-
this is the default in mypy 0.990 Committed via https://github.com/asottile/all-repos
Configuration menu - View commit details
-
Copy full SHA for 23b9a87 - Browse repository at this point
Copy the full SHA 23b9a87View commit details -
Merge pull request #756 from asottile/all-repos_autofix_no-implicit-o…
…ptional remove no_implicit_optional
Configuration menu - View commit details
-
Copy full SHA for 5b527ac - Browse repository at this point
Copy the full SHA 5b527acView commit details
Commits on Nov 22, 2022
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v0.990 → v0.991](pre-commit/mirrors-mypy@v0.990...v0.991)
Configuration menu - View commit details
-
Copy full SHA for aa860f0 - Browse repository at this point
Copy the full SHA aa860f0View commit details -
Merge pull request #758 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for 4c7ee5a - Browse repository at this point
Copy the full SHA 4c7ee5aView commit details
Commits on Nov 29, 2022
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0) - [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](PyCQA/flake8@5.0.4...6.0.0)
Configuration menu - View commit details
-
Copy full SHA for 5bae913 - Browse repository at this point
Copy the full SHA 5bae913View commit details -
Merge pull request #760 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for a389e99 - Browse repository at this point
Copy the full SHA a389e99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43293bb - Browse repository at this point
Copy the full SHA 43293bbView commit details -
Merge pull request #762 from asottile/f-strings-no-u-prefix
fix rewrite of u strings to f strings
Configuration menu - View commit details
-
Copy full SHA for c1c97ba - Browse repository at this point
Copy the full SHA c1c97baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28db01a - Browse repository at this point
Copy the full SHA 28db01aView commit details
Commits on Dec 2, 2022
-
Rewrite: ```python import datetime datetime.timezone.utc ``` to alias: ```python import datetime datetime.UTC ``` in Python >= 3.11. Fixes: #755
Roman Inflianskas committedDec 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 6bc3509 - Browse repository at this point
Copy the full SHA 6bc3509View commit details -
Merge pull request #764 from rominf/rominf/datetime-utc-alias
rewrite to datetime.UTC
Configuration menu - View commit details
-
Copy full SHA for 3879369 - Browse repository at this point
Copy the full SHA 3879369View commit details -
Configuration menu - View commit details
-
Copy full SHA for a19e733 - Browse repository at this point
Copy the full SHA a19e733View commit details
Commits on Dec 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8548b04 - Browse repository at this point
Copy the full SHA 8548b04View commit details -
Merge pull request #767 from UnknownPlatypus/fix-binor
Add support for BinOr typing union syntax
Configuration menu - View commit details
-
Copy full SHA for 9969644 - Browse repository at this point
Copy the full SHA 9969644View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01cee37 - Browse repository at this point
Copy the full SHA 01cee37View 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 v3.2.2...v3.3.1