<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-magic.git/magic/loader.py, branch 0.4.26</title>
<subtitle>github.com: ahupp/python-magic.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-magic.git/'/>
<entry>
<title>fix alpine library loading</title>
<updated>2021-06-03T13:43:08+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2021-06-03T13:43:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-magic.git/commit/?id=4ed6b038ba8acd59ed58c888fbd18355b8955eba'/>
<id>4ed6b038ba8acd59ed58c888fbd18355b8955eba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup library loading</title>
<updated>2021-06-01T19:24:49+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2021-06-01T17:27:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-magic.git/commit/?id=816e4d704d455eaf5c1e06e1af1b75fdb8ef2f5a'/>
<id>816e4d704d455eaf5c1e06e1af1b75fdb8ef2f5a</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix yet another import error</title>
<updated>2021-02-17T04:01:28+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2021-02-17T04:01:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-magic.git/commit/?id=e0ccc6d0cbf7b17e8c7288297c717f3b3d499679'/>
<id>e0ccc6d0cbf7b17e8c7288297c717f3b3d499679</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Factor out dll loader so it can be used by both compat and standard library</title>
<updated>2021-02-16T22:32:55+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2021-02-16T22:22:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-magic.git/commit/?id=b520bf0bf6f815afad33878ecdbe4b1d907dcc94'/>
<id>b520bf0bf6f815afad33878ecdbe4b1d907dcc94</id>
<content type='text'>
https://github.com/ahupp/python-magic/issues/232
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ahupp/python-magic/issues/232
</pre>
</div>
</content>
</entry>
</feed>
