<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/test/test_sequnpack.py, branch v1.0.5</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 Unpacker max_buffer_length handling (#506)</title>
<updated>2022-05-24T10:46:51+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2022-05-24T10:46:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=500a238028bdebe123b502b07769578b5f0e8a3a'/>
<id>500a238028bdebe123b502b07769578b5f0e8a3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update setuptools and black (#498)</title>
<updated>2022-03-03T03:29:55+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2022-03-03T03:29:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=cb50b2081b21e5cb4a364d292f55092c98aa1a6f'/>
<id>cb50b2081b21e5cb4a364d292f55092c98aa1a6f</id>
<content type='text'>
* Use setuptools
* Use black==22.1.0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use setuptools
* Use black==22.1.0</pre>
</div>
</content>
</entry>
<entry>
<title>Make strict_map_key default to True (#392)</title>
<updated>2019-12-06T13:23:15+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-06T13:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=d8e3cf0563989a660398318a7c788645124e1d8b'/>
<id>d8e3cf0563989a660398318a7c788645124e1d8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix fallback Unpacker.read() (#388)</title>
<updated>2019-12-06T12:16:27+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-06T12:16:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=f6f6f328eb2d7b7f1272fa7addb31d2ac5bef207'/>
<id>f6f6f328eb2d7b7f1272fa7addb31d2ac5bef207</id>
<content type='text'>
Fixes #352.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #352.</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>blacken test</title>
<updated>2019-12-05T09:51:45+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-05T09:51:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=10e5e39ff9739fa3ce589ad9d451260be0f3842c'/>
<id>10e5e39ff9739fa3ce589ad9d451260be0f3842c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unpacker: add tell() (#227)</title>
<updated>2017-04-29T17:33:20+00:00</updated>
<author>
<name>jfolz</name>
<email>theriddling@gmail.com</email>
</author>
<published>2017-04-29T17:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=a8d9162ca6cff6101c1f6b9547e94749c6acae96'/>
<id>a8d9162ca6cff6101c1f6b9547e94749c6acae96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test_sequnpack: python3 literals</title>
<updated>2015-01-26T19:55:23+00:00</updated>
<author>
<name>Bas Westerbaan</name>
<email>bas@westerbaan.name</email>
</author>
<published>2015-01-26T19:55:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=c5d621853d305418feb3ef2616a05f5eb12440bb'/>
<id>c5d621853d305418feb3ef2616a05f5eb12440bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for issue #124</title>
<updated>2015-01-26T19:31:03+00:00</updated>
<author>
<name>Bas Westerbaan</name>
<email>bas@westerbaan.name</email>
</author>
<published>2015-01-26T19:31:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=83404945c06baa3124d7e20a2d4e93652ecf90c5'/>
<id>83404945c06baa3124d7e20a2d4e93652ecf90c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>six.BytesIO =&gt; io.BytesIO</title>
<updated>2014-02-15T13:16:01+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2014-02-15T13:16:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=dee2d87d413eaf9cb38f11c72df10e82a73f452f'/>
<id>dee2d87d413eaf9cb38f11c72df10e82a73f452f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
