<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-magic.git, 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>force GMT so test runs consistently</title>
<updated>2015-11-06T17:11:43+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2015-11-06T17:11:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=3069a4a01a9551d654460214b40123bec2bc6592'/>
<id>3069a4a01a9551d654460214b40123bec2bc6592</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump to 0.4.10, for removal of spurious file</title>
<updated>2015-10-20T14:51:43+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2015-10-20T14:51:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=6c17caf4461545f365e9a91d823ee1fb55ec1574'/>
<id>6c17caf4461545f365e9a91d823ee1fb55ec1574</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump to 0.4.9 with pruning of test/ dir</title>
<updated>2015-10-19T22:47:03+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2015-10-19T22:47:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=0c0e93b6917f63a9141ef439c0eb5644e947da9b'/>
<id>0c0e93b6917f63a9141ef439c0eb5644e947da9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>update test output for libmagic in debian jessie</title>
<updated>2015-10-19T18:11:40+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2015-10-19T18:11:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=4114f0c8d0fb283cec1178d028e74ef07cca0b66'/>
<id>4114f0c8d0fb283cec1178d028e74ef07cca0b66</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>bump to 0.4.8</title>
<updated>2015-10-19T16:23:18+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2015-10-19T16:23:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=569467026d286667803a1a83195dd4d6c3aa5787'/>
<id>569467026d286667803a1a83195dd4d6c3aa5787</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add distutils manifest</title>
<updated>2015-10-19T16:22:23+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2015-10-19T16:22:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=21bc627d5964547ff29c7be5e783488d53fa09b9'/>
<id>21bc627d5964547ff29c7be5e783488d53fa09b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update license classifier</title>
<updated>2015-10-19T05:49:56+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2015-10-19T05:49:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=495a35d4281b406283957e440d80c194f6303e7f'/>
<id>495a35d4281b406283957e440d80c194f6303e7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump to 0.4.7</title>
<updated>2015-10-19T05:45:09+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2015-10-19T05:45:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=56871b5941899f5cc102832e08016301a46823a6'/>
<id>56871b5941899f5cc102832e08016301a46823a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
