<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/test, branch master-361</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>Fix test</title>
<updated>2018-11-30T02:36:15+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2018-11-30T02:36:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=ab789813b8e5786f404e9132ff1c6f2647dc4afa'/>
<id>ab789813b8e5786f404e9132ff1c6f2647dc4afa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test</title>
<updated>2018-11-29T13:38:22+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2018-11-29T13:38:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=e76091a82c04d092a363b0e1f7307dc70bf784f5'/>
<id>e76091a82c04d092a363b0e1f7307dc70bf784f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add strict_map_key option to unpacker</title>
<updated>2018-11-29T13:29:38+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2018-11-29T13:29:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=e9086a34e4b3d64df78314339f152c800e79c8e1'/>
<id>e9086a34e4b3d64df78314339f152c800e79c8e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add StackError and FormatError (#331)</title>
<updated>2018-11-20T04:12:49+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2018-11-20T04:12:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=44254dd35e8aa3cfd6706e14effab117d7f22c25'/>
<id>44254dd35e8aa3cfd6706e14effab117d7f22c25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove deprecated write_bytes option (#322)</title>
<updated>2018-11-11T17:33:31+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2018-11-11T17:33:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=39f8aa78c7bc6b6b18a1c814a0c296f55242f028'/>
<id>39f8aa78c7bc6b6b18a1c814a0c296f55242f028</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Packer.buffer() (#320)</title>
<updated>2018-11-09T11:55:13+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2018-11-09T11:55:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=9e210bfc1a922031db67bf42e508b1b4550814c6'/>
<id>9e210bfc1a922031db67bf42e508b1b4550814c6</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>Remove code and tests for unsupported Python 2.6 (#250)</title>
<updated>2017-10-12T07:27:39+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2017-10-12T07:27:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=0fc4ee98be498f39a320eff501ba30c49c31482d'/>
<id>0fc4ee98be498f39a320eff501ba30c49c31482d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unittests to document serialisation of tuples (#246)</title>
<updated>2017-09-30T07:23:55+00:00</updated>
<author>
<name>Lorenzo Bolla</name>
<email>lbolla@gmail.com</email>
</author>
<published>2017-09-30T07:23:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=deeda31a8840cee334f05f15bd2308af13dc9c64'/>
<id>deeda31a8840cee334f05f15bd2308af13dc9c64</id>
<content type='text'>
Also, fix formatting of error message in case of tuple.
See https://github.com/msgpack/msgpack-python/issues/245</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, fix formatting of error message in case of tuple.
See https://github.com/msgpack/msgpack-python/issues/245</pre>
</div>
</content>
</entry>
</feed>
