<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/msgpack, branch 0.2.3</title>
<subtitle>github.com: msgpack/msgpack-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/'/>
<entry>
<title>prepare 0.2.3</title>
<updated>2012-12-10T17:56:20+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-12-10T17:56:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=4a20700e2000d4baa952e8db48801672e53bab99'/>
<id>4a20700e2000d4baa952e8db48801672e53bab99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests.</title>
<updated>2012-12-10T17:46:13+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-12-10T17:46:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=3478406537fc36badb2501d2110a2bceb48a45b6'/>
<id>3478406537fc36badb2501d2110a2bceb48a45b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support object_pairs_hook</title>
<updated>2012-09-23T18:05:39+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-09-23T18:05:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=e38103264176d3f8e715d206e2d9d4155eb5b121'/>
<id>e38103264176d3f8e715d206e2d9d4155eb5b121</id>
<content type='text'>
Merge remote-tracking branch 'jnothman/object_pairs_hook' into 0.2-maint
Conflicts:
	msgpack/_msgpack.pyx
	test/test_pack.py
	test/test_sequnpack.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge remote-tracking branch 'jnothman/object_pairs_hook' into 0.2-maint
Conflicts:
	msgpack/_msgpack.pyx
	test/test_pack.py
	test/test_sequnpack.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Start 0.2.3dev</title>
<updated>2012-09-23T17:45:37+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-09-23T17:45:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=ac403ef68da911ac4735407ada88db02015bd520'/>
<id>ac403ef68da911ac4735407ada88db02015bd520</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn when use_list is not specified.</title>
<updated>2012-09-23T17:38:54+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-09-23T17:12:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=d503788e9537498ff2ed0da1f836dc4de6074981'/>
<id>d503788e9537498ff2ed0da1f836dc4de6074981</id>
<content type='text'>
Conflicts:
	test/test_sequnpack.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	test/test_sequnpack.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement object_pairs_hook</title>
<updated>2012-09-23T09:37:28+00:00</updated>
<author>
<name>Joel Nothman</name>
<email>joel.nothman@gmail.com</email>
</author>
<published>2012-09-23T09:37:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=77942514db0c5a80e9f3f9bcb1e1939ecc8705e6'/>
<id>77942514db0c5a80e9f3f9bcb1e1939ecc8705e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Factor context initialisation from unpackb and Unpacker</title>
<updated>2012-09-23T09:36:27+00:00</updated>
<author>
<name>Joel Nothman</name>
<email>joel.nothman@gmail.com</email>
</author>
<published>2012-09-23T08:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=b06ed8eb75563111ef88a119f9f7a45e67f61736'/>
<id>b06ed8eb75563111ef88a119f9f7a45e67f61736</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '0.2-maint'</title>
<updated>2012-09-23T02:22:13+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-09-23T02:22:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=96ed236c1d53e9ac4f3632ed82f15a1d6e0604da'/>
<id>96ed236c1d53e9ac4f3632ed82f15a1d6e0604da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docstring about raising ValueError when there are extra bytes.</title>
<updated>2012-09-23T02:16:59+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-09-23T02:16:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=c3da8458681fc479233910d4c92dc84374e5efed'/>
<id>c3da8458681fc479233910d4c92dc84374e5efed</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 `.skip()`</title>
<updated>2012-09-23T01:09:51+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-09-23T01:09:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=48d693c1b9613fd976a3bf668f692ec22ad4a520'/>
<id>48d693c1b9613fd976a3bf668f692ec22ad4a520</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
