-
-
Notifications
You must be signed in to change notification settings - Fork 56
Comparing changes
Open a pull request
base repository: asottile/reorder-python-imports
base: v3.8.2
head repository: asottile/reorder-python-imports
compare: v3.8.3
- 16 commits
- 5 files changed
- 4 contributors
Commits on Jul 25, 2022
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/setup-cfg-fmt: v1.20.1 → v1.20.2](asottile/setup-cfg-fmt@v1.20.1...v1.20.2) - [github.com/asottile/pyupgrade: v2.37.1 → v2.37.2](asottile/pyupgrade@v2.37.1...v2.37.2) - [github.com/pre-commit/mirrors-mypy: v0.961 → v0.971](pre-commit/mirrors-mypy@v0.961...v0.971)
Configuration menu - View commit details
-
Copy full SHA for 7ae96f8 - Browse repository at this point
Copy the full SHA 7ae96f8View commit details -
Merge pull request #291 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for b5529f5 - Browse repository at this point
Copy the full SHA b5529f5View commit details
Commits on Aug 2, 2022
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/setup-cfg-fmt: v1.20.2 → v2.0.0](asottile/setup-cfg-fmt@v1.20.2...v2.0.0) - [github.com/asottile/pyupgrade: v2.37.2 → v2.37.3](asottile/pyupgrade@v2.37.2...v2.37.3) - [github.com/PyCQA/flake8: 4.0.1 → 5.0.3](PyCQA/flake8@4.0.1...5.0.3)
Configuration menu - View commit details
-
Copy full SHA for adae650 - Browse repository at this point
Copy the full SHA adae650View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 1779df2 - Browse repository at this point
Copy the full SHA 1779df2View commit details -
Merge pull request #292 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for 0caaa4f - Browse repository at this point
Copy the full SHA 0caaa4fView commit details
Commits on Aug 5, 2022
-
README: make install command a code block
Codeblocks on GitHub can be copied to clipboard by just klicking them. This is a big advantage over inline code, especially for the install command
Configuration menu - View commit details
-
Copy full SHA for 5801ab5 - Browse repository at this point
Copy the full SHA 5801ab5View commit details -
Merge pull request #293 from Cube707/main
README: make install command a code block
Configuration menu - View commit details
-
Copy full SHA for 4e8ebca - Browse repository at this point
Copy the full SHA 4e8ebcaView commit details
Commits on Aug 9, 2022
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 5.0.3 → 5.0.4](PyCQA/flake8@5.0.3...5.0.4)
Configuration menu - View commit details
-
Copy full SHA for 1221fb0 - Browse repository at this point
Copy the full SHA 1221fb0View commit details -
Merge pull request #294 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for c3c4a6a - Browse repository at this point
Copy the full SHA c3c4a6aView commit details
Commits on Aug 15, 2022
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-autopep8: v1.6.0 → v1.7.0](pre-commit/mirrors-autopep8@v1.6.0...v1.7.0)
Configuration menu - View commit details
-
Copy full SHA for 624ed6e - Browse repository at this point
Copy the full SHA 624ed6eView commit details -
Merge pull request #295 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for c0a4dea - Browse repository at this point
Copy the full SHA c0a4deaView commit details
Commits on Sep 20, 2022
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.37.3 → v2.38.0](asottile/pyupgrade@v2.37.3...v2.38.0)
Configuration menu - View commit details
-
Copy full SHA for 820bf45 - Browse repository at this point
Copy the full SHA 820bf45View commit details -
Merge pull request #296 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for b34a282 - Browse repository at this point
Copy the full SHA b34a282View commit details
Commits on Sep 24, 2022
-
Moved get_type_hints() to the 3.9 level
This function gained an extra parameter, "include_extras", in Python 3.9, and this parameter is provided by the typing_extensions implementation.
Configuration menu - View commit details
-
Copy full SHA for 89f5dfb - Browse repository at this point
Copy the full SHA 89f5dfbView commit details -
Merge pull request #298 from agronholm/patch-1
Moved get_type_hints() to the 3.9 level
Configuration menu - View commit details
-
Copy full SHA for 58fcb90 - Browse repository at this point
Copy the full SHA 58fcb90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ba1db6 - Browse repository at this point
Copy the full SHA 3ba1db6View 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.8.2...v3.8.3