<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/test, branch 0.2.4</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>Add test reproducing SEGV</title>
<updated>2012-12-22T03:12:32+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-12-22T03:12:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=0fa8c102d7f8ed618284e1b039fa867cfd9baa2f'/>
<id>0fa8c102d7f8ed618284e1b039fa867cfd9baa2f</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://git.baserock.org/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>Fix warnings.</title>
<updated>2012-09-23T18:08:13+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-09-23T18:08:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=477d3b152f5d36a48a8083b3720def2dd1f5d1a7'/>
<id>477d3b152f5d36a48a8083b3720def2dd1f5d1a7</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://git.baserock.org/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>Fix warnings in tests.</title>
<updated>2012-09-23T17:39:02+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-09-23T17:20:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=c280e589884f2b4afd064cffd08b0f353db93036'/>
<id>c280e589884f2b4afd064cffd08b0f353db93036</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://git.baserock.org/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://git.baserock.org/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>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://git.baserock.org/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>
<entry>
<title>Support packing subclass of dict.</title>
<updated>2012-09-22T17:13:32+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-09-22T17:13:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=4d643894a1ab02b0836245b8a456200cac5ae314'/>
<id>4d643894a1ab02b0836245b8a456200cac5ae314</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>packb supports use_single_float option.</title>
<updated>2012-09-21T05:15:30+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-09-21T05:15:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=51335bbee4502ac3af81363a10ef6718439377d1'/>
<id>51335bbee4502ac3af81363a10ef6718439377d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
