| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
|
| |
Simplify library loading so it's clearer what should happen for each
platform. There is a very small chance this is a regression if you
were somehow relying on windows DLL names on a non-windows platform.
Also resolves https://github.com/ahupp/python-magic/pull/245
|
| |
|
|
|
|
|
| |
Seems to hit windows, probably OSX. We have great test coverage
across linux distros, not so much elsewhere.
Tested on my windows box by manually installing the wheel file.
|
|
|
https://github.com/ahupp/python-magic/issues/232
|