<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/setup.py, branch 0.4.1</title>
<subtitle>github.com: msgpack/msgpack-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/'/>
<entry>
<title>Skip compile error for extension modules.</title>
<updated>2013-02-02T15:52:05+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2013-02-02T15:52:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=1951b197b547c3f12b755790717d799272fbeb34'/>
<id>1951b197b547c3f12b755790717d799272fbeb34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't compile extension module when running on pypy</title>
<updated>2013-02-02T15:11:26+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2013-02-02T15:11:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=0536d1bd0cb5c781b41e8cf7ede66448396dc993'/>
<id>0536d1bd0cb5c781b41e8cf7ede66448396dc993</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup: remove Python 2 only syntax</title>
<updated>2013-01-28T13:32:01+00:00</updated>
<author>
<name>Bas Westerbaan</name>
<email>bas@westerbaan.name</email>
</author>
<published>2013-01-28T13:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=6fa0f46a122c4f6be35415a3e65dcdc542fd3acd'/>
<id>6fa0f46a122c4f6be35415a3e65dcdc542fd3acd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup: automatically fallback to pure Python module</title>
<updated>2013-01-28T11:27:46+00:00</updated>
<author>
<name>Bas Westerbaan</name>
<email>bas@westerbaan.name</email>
</author>
<published>2013-01-28T11:27:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=2627b6ae9f0606b388a3a3ec0110d1fdb33d082e'/>
<id>2627b6ae9f0606b388a3a3ec0110d1fdb33d082e</id>
<content type='text'>
Signed-off-by: Bas Westerbaan &lt;bas@westerbaan.name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bas Westerbaan &lt;bas@westerbaan.name&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Split _msgpack.pyx</title>
<updated>2012-12-11T13:15:21+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-12-11T13:15:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=b79e5ba4e5e16eb9907e2e0081593ce6aa14eb66'/>
<id>b79e5ba4e5e16eb9907e2e0081593ce6aa14eb66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused import</title>
<updated>2012-12-11T13:05:48+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-12-11T13:05:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=eec02b87294a84199d3eb527b785d6091307d868'/>
<id>eec02b87294a84199d3eb527b785d6091307d868</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename _msgpack.pyx =&gt; _packer.pyx</title>
<updated>2012-12-11T13:05:00+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-12-11T13:05:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=280d56eb9b61f68ff87e3e217eeec0b5fd645c38'/>
<id>280d56eb9b61f68ff87e3e217eeec0b5fd645c38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build error on first time.</title>
<updated>2012-11-06T00:37:55+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-11-06T00:37:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=c75ef976d7230ceee884e24127736b6771351d80'/>
<id>c75ef976d7230ceee884e24127736b6771351d80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'jnothman/read_size_cpp'</title>
<updated>2012-09-30T16:31:58+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-09-30T16:31:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=e016b3dca0d8ca71fa54ffadfa1e5d9f3e4b3f06'/>
<id>e016b3dca0d8ca71fa54ffadfa1e5d9f3e4b3f06</id>
<content type='text'>
Conflicts:
	msgpack/_msgpack.pyx
	setup.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	msgpack/_msgpack.pyx
	setup.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Use C++ function templating for skip()/construct()</title>
<updated>2012-09-24T14:30:15+00:00</updated>
<author>
<name>Joel Nothman</name>
<email>joel.nothman@gmail.com</email>
</author>
<published>2012-09-24T14:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=d56e2b2c8aa1005fbac3b584cd003ba0cdece2e2'/>
<id>d56e2b2c8aa1005fbac3b584cd003ba0cdece2e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
