<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/test/test_limits.py, branch v0.6.0</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>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 too much parameterized tests</title>
<updated>2016-02-14T05:29:34+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2016-02-14T02:58:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=6e364762394fdb06d0453411a5f020ee594c06b0'/>
<id>6e364762394fdb06d0453411a5f020ee594c06b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed MsgpackBaseException</title>
<updated>2016-02-12T13:39:50+00:00</updated>
<author>
<name>palaviv</name>
<email>palaviv@gmail.com</email>
</author>
<published>2016-02-12T13:39:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=e15085db0362899520f714e3959c37721c839cef'/>
<id>e15085db0362899520f714e3959c37721c839cef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>msgpack pack and unpack throws only exception that inherit from MsgpackBaseException. cython and fallback throws same exceptions</title>
<updated>2016-02-12T09:00:39+00:00</updated>
<author>
<name>palaviv</name>
<email>palaviv@gmail.com</email>
</author>
<published>2016-02-12T09:00:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=7d2d46effce37f9fbf394fac74d380aaa7c95f02'/>
<id>7d2d46effce37f9fbf394fac74d380aaa7c95f02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add max_&lt;type&gt;_len option to unpacker. (fixes #97).</title>
<updated>2015-01-24T16:41:21+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2014-06-23T13:46:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=75ce78dd1512460712f2600ffd927bedeeb02fbc'/>
<id>75ce78dd1512460712f2600ffd927bedeeb02fbc</id>
<content type='text'>
Fix build error on 32bit environment (fixes #102).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix build error on 32bit environment (fixes #102).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build and tests.</title>
<updated>2014-08-30T17:29:05+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2014-08-30T17:29:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=d6c773dc4d19e4e8bfe2931d8daf251a8b302f25'/>
<id>d6c773dc4d19e4e8bfe2931d8daf251a8b302f25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix PyPy fail.</title>
<updated>2014-03-26T06:12:28+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2014-03-26T06:12:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=a72e75d7c81486bc2775b957b22d3b5e13742589'/>
<id>a72e75d7c81486bc2775b957b22d3b5e13742589</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Python 3.2</title>
<updated>2014-03-26T04:32:28+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2014-03-26T04:32:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=5fb9d8a7fd09893afdd1e5844288313bb347856b'/>
<id>5fb9d8a7fd09893afdd1e5844288313bb347856b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow ValueError for packing integer overs format limit.</title>
<updated>2014-03-26T03:50:28+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2014-03-26T03:50:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=7d0e145e91700ee58c5accaeb5dff6a9ec39a18d'/>
<id>7d0e145e91700ee58c5accaeb5dff6a9ec39a18d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
