index
:
delta/python-packages/python-magic.git
clean
fix-ci
libmagic-compat
master
test-travis-xenial
tz-testfix
github.com: ahupp/python-magic.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
magic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check for cookie attribute before trying to delete it
Jochen Sprickerhof
2021-05-16
1
-1
/
+1
*
Revert "Fix bug in Magic when destructor called too early"
Jochen Sprickerhof
2021-05-16
1
-2
/
+0
*
Fix typo (compatability --> compatibility)
EtiennePelletier
2021-05-10
1
-1
/
+1
*
Fix yet another import error
0.4.22
Adam Hupp
2021-02-16
1
-0
/
+1
*
Factor out dll loader so it can be used by both compat and standard library
Adam Hupp
2021-02-16
3
-43
/
+43
*
add more doc pointers for compat mode, and enable PendingDeprecationWarning
Adam Hupp
2021-01-15
1
-13
/
+11
*
prefix add_compat with an underscore to avoid namespace pollution
Adam Hupp
2021-01-15
1
-2
/
+2
*
remove from_open_file, since its duplicative with from_descriptor and hasnt b...
Adam Hupp
2021-01-15
1
-8
/
+0
*
move typing stubs next to implementation
Adam Hupp
2021-01-15
1
-0
/
+86
*
cp
Adam Hupp
2021-01-15
1
-1
/
+2
*
temorarily remove dropped support for python2
Adam Hupp
2021-01-15
1
-2
/
+9
*
Reformat according to PEP
SchoolGuy
2021-01-13
2
-53
/
+59
*
various cleanups proposed by debian folks
Adam Hupp
2018-01-14
1
-3
/
+7
*
Merge in compatability mode with libmagic
Adam Hupp
2017-12-04
2
-1
/
+331
*
add from_open_file to match libmagic binding featureset
Adam Hupp
2017-12-04
1
-0
/
+11
*
Convert to a package so we can add more files
Adam Hupp
2017-12-03
1
-0
/
+426