<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-magic.git/magic.py, branch tz-testfix</title>
<subtitle>github.com: ahupp/python-magic.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/'/>
<entry>
<title>remove spurious newlines</title>
<updated>2015-10-19T18:20:15+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2015-10-19T18:20:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=eec31b166f1249d3c4af0091aa4215cff59fbfcb'/>
<id>eec31b166f1249d3c4af0091aa4215cff59fbfcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace per-thread Magic instance with a lock.  Tested with a stress</title>
<updated>2015-10-19T18:08:18+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2015-10-19T18:07:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=8a35137cdd4b0aa42291e2ce4ad276e47d731cc5'/>
<id>8a35137cdd4b0aa42291e2ce4ad276e47d731cc5</id>
<content type='text'>
stest that runs a 100 from_file checks on a 100 threads, concurrently.
This almost immediately causes a SEVG without the lock, and runs
successfully with the lock.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
stest that runs a 100 from_file checks on a 100 threads, concurrently.
This almost immediately causes a SEVG without the lock, and runs
successfully with the lock.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed 'ImportError: failed to find libmagic.  Check your installation' when using cygwin's python</title>
<updated>2014-11-29T02:25:34+00:00</updated>
<author>
<name>Eugene Susla</name>
<email>eugenesusla@gmail.com</email>
</author>
<published>2014-11-29T00:28:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=a1c1e5ca09cf2e729410352bc7c268f2834ab703'/>
<id>a1c1e5ca09cf2e729410352bc7c268f2834ab703</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for MAGIC_COMPRESS through Magic constructor.</title>
<updated>2014-11-10T05:28:58+00:00</updated>
<author>
<name>Zach Seils</name>
<email>seils@cisco.com</email>
</author>
<published>2014-11-10T05:28:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=6bc72cf260f1372f76d3e679287b7780ee4f1d3a'/>
<id>6bc72cf260f1372f76d3e679287b7780ee4f1d3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always use utf-8 regardless of filesystem encoding</title>
<updated>2014-05-30T21:18:30+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2014-05-30T21:18:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=012f8a90501d314a694c136b73179af12b2f41e8'/>
<id>012f8a90501d314a694c136b73179af12b2f41e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #59 from brutasse/fix/py3</title>
<updated>2014-04-28T00:34:49+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2014-04-28T00:34:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=fd1892b426159643325b08e607ec470683b795f8'/>
<id>fd1892b426159643325b08e607ec470683b795f8</id>
<content type='text'>
PyPI classifiers, 2.6 compatibility</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PyPI classifiers, 2.6 compatibility</pre>
</div>
</content>
</entry>
<entry>
<title>Workaround sys.version_info not being a named tuple on py26</title>
<updated>2014-03-04T18:36:41+00:00</updated>
<author>
<name>Bruno Renié</name>
<email>brutasse@gmail.com</email>
</author>
<published>2014-03-04T18:34:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=1c8424ec7c1f4f368cf8e19e33fcfdae3de925d4'/>
<id>1c8424ec7c1f4f368cf8e19e33fcfdae3de925d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>find library in windows if cygwin path is added to PATH</title>
<updated>2014-02-25T16:47:36+00:00</updated>
<author>
<name>Fedor Baart</name>
<email>fedor.baart@deltares.nl</email>
</author>
<published>2014-02-25T16:47:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=4894efac92ae22ef125e2aedd9cf193d93918f55'/>
<id>4894efac92ae22ef125e2aedd9cf193d93918f55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove extra import sys</title>
<updated>2014-01-28T03:44:49+00:00</updated>
<author>
<name>asl97</name>
<email>asl97@outlook.com</email>
</author>
<published>2014-01-28T03:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=72a75571299b28b2efee92eb7b78dc659a06c2c3'/>
<id>72a75571299b28b2efee92eb7b78dc659a06c2c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly handle unicode filenames given in both byte-str and unicode</title>
<updated>2014-01-04T21:01:41+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2014-01-04T20:48:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=a5ebf0d558c3a851c0884d30a0051836f7db0c2a'/>
<id>a5ebf0d558c3a851c0884d30a0051836f7db0c2a</id>
<content type='text'>
values, across both python 3 and 2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
values, across both python 3 and 2.
</pre>
</div>
</content>
</entry>
</feed>
