<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/test/test_extension.py, branch max-xxx-size</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>Packing ExtType and some cleanup</title>
<updated>2013-10-20T11:28:32+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2013-10-20T11:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=96bcd76f49afd00f5b7def1ff7cfd002a7fa477d'/>
<id>96bcd76f49afd00f5b7def1ff7cfd002a7fa477d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fallback: Support pack_ext_type.</title>
<updated>2013-10-20T06:40:20+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2013-10-20T06:40:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=aa68c9b8330b130d600b22ec47d5c3841499b536'/>
<id>aa68c9b8330b130d600b22ec47d5c3841499b536</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement unpacking for all the fixtext formats</title>
<updated>2013-10-19T15:27:16+00:00</updated>
<author>
<name>Antonio Cuni</name>
<email>anto.cuni@gmail.com</email>
</author>
<published>2013-10-19T15:27:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=56dd1650a42a454027ba335b494100a9f211758e'/>
<id>56dd1650a42a454027ba335b494100a9f211758e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add a test for unpacking extended types</title>
<updated>2013-10-19T09:34:28+00:00</updated>
<author>
<name>Antonio Cuni</name>
<email>anto.cuni@gmail.com</email>
</author>
<published>2013-10-19T09:34:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=985d4c1496d8c9186079ebc4e42aee319e67c385'/>
<id>985d4c1496d8c9186079ebc4e42aee319e67c385</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement Packer.pack_extended_type also in the cython version of the code</title>
<updated>2013-10-18T15:33:54+00:00</updated>
<author>
<name>Antonio Cuni</name>
<email>anto.cuni@gmail.com</email>
</author>
<published>2013-10-18T15:33:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=5467515065b95496b9f5b9d842ffc73c9ccb806e'/>
<id>5467515065b95496b9f5b9d842ffc73c9ccb806e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>automatically find the best format to encode extended types</title>
<updated>2013-10-18T13:45:50+00:00</updated>
<author>
<name>Antonio Cuni</name>
<email>anto.cuni@gmail.com</email>
</author>
<published>2013-10-18T13:45:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=c727440ba5fe2f77d6cc03171ad7c193a3f481ee'/>
<id>c727440ba5fe2f77d6cc03171ad7c193a3f481ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>slightly change to API</title>
<updated>2013-10-18T13:03:58+00:00</updated>
<author>
<name>Antonio Cuni</name>
<email>anto.cuni@gmail.com</email>
</author>
<published>2013-10-18T13:03:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=522c4bfc7993c296b78df9c9c91aac5fd40ae8e0'/>
<id>522c4bfc7993c296b78df9c9c91aac5fd40ae8e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kill some duplicate code from unpack/unpackb and move the logic to Unpacker.unpack_one. By doing this we no longer need to make the module-level pack/unpack parametric on the class, because they contain no logic at all</title>
<updated>2013-10-18T12:38:52+00:00</updated>
<author>
<name>Antonio Cuni</name>
<email>anto.cuni@gmail.com</email>
</author>
<published>2013-10-18T12:38:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=5529dfe59660f3c2fc5058e6fa42b24fe764a255'/>
<id>5529dfe59660f3c2fc5058e6fa42b24fe764a255</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for extended types: you can now pack/unpack custom python objects by subclassing Packer and Unpacker</title>
<updated>2013-10-15T14:59:43+00:00</updated>
<author>
<name>Antonio Cuni</name>
<email>anto.cuni@gmail.com</email>
</author>
<published>2013-10-15T14:59:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=d61097511a1caa0e3bc5a70c1d2d92f448bd5025'/>
<id>d61097511a1caa0e3bc5a70c1d2d92f448bd5025</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
