<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/test/test_extension.py, branch v1.0.0rc1</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>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>Remove pytest warnings</title>
<updated>2019-01-25T11:52:57+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-01-25T11:52:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=464fe277e1165a5870d4edc040be9c9ac1c1df0c'/>
<id>464fe277e1165a5870d4edc040be9c9ac1c1df0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typos and other cosmetic issues (#214)</title>
<updated>2017-01-11T03:04:23+00:00</updated>
<author>
<name>TW</name>
<email>tw@waldmann-edv.de</email>
</author>
<published>2017-01-11T03:04:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=e3fea94509767047a8ff45aa07cd58a9ba9694e7'/>
<id>e3fea94509767047a8ff45aa07cd58a9ba9694e7</id>
<content type='text'>
cosmetic issues:
- reST headlines' underline length needs to match the headline length
  (looks like somebody is / was using a proportional font)
- Cython code lines do not need to be terminated with a semicolon
- always use triple-double-quotes for docstrings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cosmetic issues:
- reST headlines' underline length needs to match the headline length
  (looks like somebody is / was using a proportional font)
- Cython code lines do not need to be terminated with a semicolon
- always use triple-double-quotes for docstrings</pre>
</div>
</content>
</entry>
<entry>
<title>Test to demonstrate that the default function isn't always called (#133)</title>
<updated>2015-03-17T19:02:40+00:00</updated>
<author>
<name>Pramukta Kumar</name>
<email>pramukta.kumar@gmail.com</email>
</author>
<published>2015-03-17T19:02:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=2d05b40b030cb6b5da0913e72b59a91b09faccab'/>
<id>2d05b40b030cb6b5da0913e72b59a91b09faccab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
