-
Notifications
You must be signed in to change notification settings - Fork 82
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: PyCQA/autoflake
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: PyCQA/autoflake
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 6 files changed
- 2 contributors
Commits on Mar 1, 2024
-
Bump actions/cache from 4.0.0 to 4.0.1 (#293)
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cce4c16 - Browse repository at this point
Copy the full SHA cce4c16View commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 19d8740 - Browse repository at this point
Copy the full SHA 19d8740View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e0784 - Browse repository at this point
Copy the full SHA b8e0784View commit details -
pre-commit-config: move back to black and autoflake
While ruff is fast, it's conflicting with reorder-python-imports and I'll stick to the latter.
Configuration menu - View commit details
-
Copy full SHA for cda2f91 - Browse repository at this point
Copy the full SHA cda2f91View commit details -
Configuration menu - View commit details
-
Copy full SHA for b58a71a - Browse repository at this point
Copy the full SHA b58a71aView commit details -
Configuration menu - View commit details
-
Copy full SHA for adb09c8 - Browse repository at this point
Copy the full SHA adb09c8View commit details -
Always set encoding when reading
setup.cfg
This should fix an issue on Window where the `setup.cfg` can contain non-ascii characters, and Python is trying to use cp1252. This should be safe as utf-8 is compatible with cp1252. It's possible I'll eat my words and some other platform breaks with this change, but let's try. Closes #294.
Configuration menu - View commit details
-
Copy full SHA for 2f53416 - Browse repository at this point
Copy the full SHA 2f53416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0544741 - Browse repository at this point
Copy the full SHA 0544741View commit details
Loading
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.3.0...v2.3.1