<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/README.rst, branch master</title>
<subtitle>github.com: msgpack/msgpack-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/'/>
<entry>
<title>Prepare 1.0rc1</title>
<updated>2019-12-12T09:25:38+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-12T09:25:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=3df431cafd82354e61b39afd6094003e9c313c43'/>
<id>3df431cafd82354e61b39afd6094003e9c313c43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README (#393)</title>
<updated>2019-12-09T08:02:35+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-09T08:02:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=5399f8180d23c147b1243d7c39aa19f9a8ba840a'/>
<id>5399f8180d23c147b1243d7c39aa19f9a8ba840a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README</title>
<updated>2019-12-06T12:26:28+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-06T12:26:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=0fc0eb2f16fcc7d0271792f93a90af389f66dafb'/>
<id>0fc0eb2f16fcc7d0271792f93a90af389f66dafb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new msgpack spec by default. (#386)</title>
<updated>2019-12-05T12:34:10+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-05T12:34:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=7e9905bdfaecde83ddb1a4575e734a10b055fde9'/>
<id>7e9905bdfaecde83ddb1a4575e734a10b055fde9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop Python 2 support from _cmsgpack (#376)</title>
<updated>2019-11-28T11:23:34+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-11-28T11:23:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=891f2d8743857bb75204f96b0469cb2ec90c7f79'/>
<id>891f2d8743857bb75204f96b0469cb2ec90c7f79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix stream unpacking example in README (#317)</title>
<updated>2018-11-04T16:14:11+00:00</updated>
<author>
<name>Marat Sharafutdinov</name>
<email>decaz89@gmail.com</email>
</author>
<published>2018-11-04T16:14:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=b077a21f89881df8af56a05cc41d4bdebea19105'/>
<id>b077a21f89881df8af56a05cc41d4bdebea19105</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s/raw_as_bytes/raw/g (#276)</title>
<updated>2018-01-12T10:22:36+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2018-01-12T10:22:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=5569a4efcdc913d343eaff4e55c9b19fafde4268'/>
<id>5569a4efcdc913d343eaff4e55c9b19fafde4268</id>
<content type='text'>
fixes #273</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #273</pre>
</div>
</content>
</entry>
<entry>
<title>Add raw_as_bytes option to Unpacker. (#265)</title>
<updated>2018-01-11T08:02:41+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2018-01-11T08:02:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=5534d0c7af0114db3d27f7b96c82a7fe22ce1e40'/>
<id>5534d0c7af0114db3d27f7b96c82a7fe22ce1e40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix README</title>
<updated>2018-01-09T17:49:50+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2018-01-09T17:49:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=e0f2fd3af348e26b269d7eb90c74876d908aafca'/>
<id>e0f2fd3af348e26b269d7eb90c74876d908aafca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make msgpack-python deprecated clone of msgpack.</title>
<updated>2018-01-09T17:48:08+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2018-01-09T17:48:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=5be93786404d4e95de933d1bc64640402c3f2696'/>
<id>5be93786404d4e95de933d1bc64640402c3f2696</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
