COMMITS
May 16, 2024
C
Delete .travis.yml
Christian Clauss committed
May 11, 2024
C
Travis CI: Test on Python 3.13 beta
Christian Clauss committed
October 7, 2023
R
python-magic tests: add test files for elf and json, use to test flags
Robert Scott committed
R
Magic.__init__: add kwargs to enable/disable different types of magic detection
Robert Scott committed
R
typing stubs: add Magic.__init__ extension & follow_symlinks args
Robert Scott committed
August 25, 2023
A
add MAGIC_SYMLINK support, and tests for same
Adam Hupp committed
August 23, 2023
M
fix: Don't raise FileNotFoundException on symlinks
Marten Ringwelski committed
August 5, 2023
S
chore(python): add Python 3.12 in test matrix
Stevie committed
August 2, 2023
D
Fix test suite with file 5.45
Dominique Leuenberger committed
March 30, 2023
A
Revert "added path for local homebrew installation (#267)"
Adam Hupp committed
A
Revert "remove python3-ism from loader"
Adam Hupp committed
March 23, 2023
A
bump to 0.4.28
Adam Hupp committed
January 23, 2023
S
chore(tests): add Python 3.10 and 3.11 in CI runs/tox/trove classifier (#284)
Stevie Gayet committed
January 10, 2023
A
remove python3-ism from loader
Adam Hupp committed
A
don't run coverage by default in tox config
Adam Hupp committed
January 9, 2023
A
update test for upstream added gzip extensions
Adam Hupp committed
October 24, 2022
A
docker test cleanup
Adam Hupp committed
A
further update README for test running changes
Adam Hupp committed
A
add python 3.10 to tox environment list
Adam Hupp committed
M
added path for local homebrew installation (#267)
Manuele committed
A
Merge pull request #281 from Ekko84H/master
Adam Hupp committed
October 21, 2022
E
corrected the command for the test for python3
ekko committed
June 20, 2022
A
Merge pull request #273 from valpogus/extend_dll_prefixes
Adam Hupp committed
June 16, 2022
V
Add "magic-1.dll" to the list of DLL files to search for on Windows
valpogus committed
June 7, 2022
A
bump version to remove accidental pyproject.toml in sdist
Adam Hupp committed
May 22, 2022
A
update CHANGELOG
Adam Hupp committed
A
update to 0.4.26
Adam Hupp committed
April 25, 2022
A
use tox for all the multi-version testing
Adam Hupp committed
A
A
less surprising use of abspath
Adam Hupp committed