issues
search
ahupp
/
python-magic
A python wrapper for libmagic
Other
2.65k
stars
283
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
allow command line execution
#337
kgk
opened
5 days ago
0
magic.from_file(file) generate "File Not Found" exception when file is a linux (symbolic) link
#336
Madpentiste
opened
3 weeks ago
0
Does not work if filename has non-English characters
#335
denivic
opened
1 month ago
0
compat
#334
ahupp
opened
3 months ago
0
Could it be possible to make new Release
#333
abhishek7060
opened
4 months ago
1
Add python-magic-bin as a dependency for Windows users
#332
LilyFoote
opened
5 months ago
0
Fix loader
#331
cclauss
closed
6 months ago
1
Run GitHub Actions on legacy Python 2.7
#330
cclauss
closed
6 months ago
2
loader.py: Separate functions for each operating system
#329
cclauss
closed
6 months ago
1
Fix typos discovered by codespell
#328
ddelange
closed
6 months ago
1
Re-enable two Linux tests
#327
cclauss
closed
6 months ago
2
For Python 3.13: A drop-in replacement for `imghdr.what()`
#326
cclauss
closed
5 months ago
1
For Python 3.13: A drop-in replacement for `imghdr.what()`
#325
cclauss
closed
6 months ago
0
Fix typos discovered by codespell
#324
cclauss
closed
6 months ago
0
`test_descriptions_no_json()` is defined twice
#323
cclauss
closed
6 months ago
1
GitHub Actions: Add testing on Windows
#322
cclauss
opened
6 months ago
2
Fix two failing tests on Linux
#321
cclauss
opened
6 months ago
1
README.md: Add a badge for GitHub Actions
#320
cclauss
closed
6 months ago
0
Delete .travis.yml
#319
cclauss
closed
6 months ago
1
GitHub Action to replace Travis CI
#318
cclauss
closed
6 months ago
1
Travis CI: Test on Python 3.13 beta
#317
cclauss
closed
6 months ago
3
magic.from_filename misidentifies python file as text/x-objective-c
#316
Freffles
closed
6 months ago
1
Allow environment variable to specify full path to libmagic shared lib
#315
bbenne10
closed
5 months ago
8
Bug in from_buffer function
#314
mihkelraba
closed
7 months ago
3
ImportError: failed to find libmagic. Check your installation
#313
TheNoShade
closed
6 months ago
2
Problems finding MIME type of .pptx
#312
xXxNIKIxXx
opened
9 months ago
3
Having Trouble Building Serverless execution
#311
NTC4818
opened
10 months ago
7
Please update compat bindings from "file"
#310
rrthomas
opened
11 months ago
0
Please make a new release
#309
mgorny
opened
1 year ago
2
On AlmaLinux 8, corrupt .gz files no longer raise an exception
#308
tgs
closed
1 year ago
2
Magic can't get a proper mime type from a MP3 file
#307
kskadart
closed
1 year ago
2
Proposal: Add `magic.set_magic_file`
#306
maringuu
closed
1 year ago
3
Add a way to specify a default for `magic_file`.
#305
maringuu
closed
1 year ago
1
Expose all arguments in `from_*` methods
#304
maringuu
closed
1 year ago
2
Magic.__init__: add kwargs to enable/disable different types of magic detection
#303
risicle
closed
1 year ago
1
ghstack: test 3
#302
ahupp
closed
1 year ago
0
ghstack: test 2
#301
ahupp
closed
1 year ago
0
ghstack: test 1
#300
ahupp
closed
1 year ago
0
Sapling stacks: test 3
#299
ahupp
closed
1 year ago
0
Sapling stacks: test 2
#298
ahupp
closed
1 year ago
0
Sapling stacks: test 1
#297
ahupp
closed
1 year ago
0
Please make `from_file` work on directories
#296
rrthomas
closed
1 year ago
5
Adding libmagic to python-magic wheel on PyPI
#295
youngcho22
closed
7 months ago
4
Build platform-specific wheels containing libmagic
#294
ddelange
opened
1 year ago
36
Binary distribution for libmagic on Windows
#293
ahupp
opened
1 year ago
3
fix: Don't raise FileNotFoundException on symlinks
#292
maringuu
closed
1 year ago
3
chore(python): add Python 3.12 in test matrix
#291
stegayet
closed
1 year ago
1
Fix test suite with file 5.45
#290
DimStar77
closed
1 year ago
1
magic.from_file() fails for files with German umlauts in their name although Windows 10 permits such filenames
#289
schwabts
closed
1 year ago
1
Segmentation fault when attempting to load `msys-magic-1.dll` from Git SCM
#288
jdknight
closed
1 year ago
2
Next