forked from ahupp/python-magic
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: rasata/python-magic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ahupp/python-magic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 5 files changed
- 4 contributors
Commits on Mar 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ff3e049 - Browse repository at this point
Copy the full SHA ff3e049View commit details
Commits on May 11, 2026
-
Fix test for Apache Parquet files for file 5.47
The output for Parquet files changed in 5.47. This commit edits the test to accept both the old and new output. ```sh # Old $ file example.parquet example.parquet: Apache Parquet $ file --mime example.parquet example.parquet: application/octet-stream; charset=binary # New $ file example.parquet example.parquet: Apache Parquet file $ file --mime example.parquet example.parquet: application/vnd.apache.parquet; charset=binary ```
Configuration menu - View commit details
-
Copy full SHA for a1fad43 - Browse repository at this point
Copy the full SHA a1fad43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71301b0 - Browse repository at this point
Copy the full SHA 71301b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e7d98e - Browse repository at this point
Copy the full SHA 8e7d98eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 892543d - Browse repository at this point
Copy the full SHA 892543dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3cef27 - Browse repository at this point
Copy the full SHA f3cef27View commit details -
Revert "Move lock to global scope"
This reverts commit f2ac98d.
Configuration menu - View commit details
-
Copy full SHA for 4043553 - Browse repository at this point
Copy the full SHA 4043553View commit details
Commits on Jul 20, 2026
-
Bump the github-actions group across 1 directory with 2 updates
Bumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-python](https://github.com/actions/setup-python). Updates `actions/checkout` from 6 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v7) Updates `actions/setup-python` from 6 to 7 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-python dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 9e0d5a7 - Browse repository at this point
Copy the full SHA 9e0d5a7View 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 master...master