<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/msgpack/_msgpack.pyx, branch py310</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>Refactor Cython code (#328)</title>
<updated>2018-11-14T07:35:37+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2018-11-14T07:35:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=d782464c9150e448ab3a8d81197ff335e1ac2c2b'/>
<id>d782464c9150e448ab3a8d81197ff335e1ac2c2b</id>
<content type='text'>
_msgpack -&gt; _cmsgpack</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
_msgpack -&gt; _cmsgpack</pre>
</div>
</content>
</entry>
<entry>
<title>Merge extension module</title>
<updated>2018-11-08T11:27:35+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2018-10-03T11:55:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=f6f95972492bcb83d8fe4c63be3b96d46e47bab7'/>
<id>f6f95972492bcb83d8fe4c63be3b96d46e47bab7</id>
<content type='text'>
There were `_packer.so` and `_unpacker.so`.
But single module is simpler than double module.

Merge extension module into single `_msgpack.so`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There were `_packer.so` and `_unpacker.so`.
But single module is simpler than double module.

Merge extension module into single `_msgpack.so`.
</pre>
</div>
</content>
</entry>
<entry>
<title>rename _msgpack.pyx =&gt; _packer.pyx</title>
<updated>2012-12-11T13:05:00+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-12-11T13:05:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=280d56eb9b61f68ff87e3e217eeec0b5fd645c38'/>
<id>280d56eb9b61f68ff87e3e217eeec0b5fd645c38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `autoreset` option to Packer.</title>
<updated>2012-12-10T12:47:18+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-12-10T12:47:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=4adc6f194d9986eee4cfa4999d30862e4251d4cf'/>
<id>4adc6f194d9986eee4cfa4999d30862e4251d4cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `Packer.pack_pairs`.</title>
<updated>2012-12-10T12:26:41+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-12-10T12:26:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=537a2ab3f262d65f5a85741ddbb4ac6604ed7e0b'/>
<id>537a2ab3f262d65f5a85741ddbb4ac6604ed7e0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused UnpackException.</title>
<updated>2012-12-10T11:12:38+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-12-10T11:12:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=1c0fe10a2fd5a32cf3f558683695220f3718a4b8'/>
<id>1c0fe10a2fd5a32cf3f558683695220f3718a4b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve docstring.</title>
<updated>2012-12-10T11:06:00+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-12-10T11:06:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=30025c7ea0a53e17a907ad35ffa56b7b7efd99d1'/>
<id>30025c7ea0a53e17a907ad35ffa56b7b7efd99d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>`pack` raise MemoryError when realloc is failed.</title>
<updated>2012-12-09T16:42:38+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-12-09T16:42:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=ed40c671dac175e437fe67689053b5fe8a269ad3'/>
<id>ed40c671dac175e437fe67689053b5fe8a269ad3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve docstrings.</title>
<updated>2012-12-09T15:39:04+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-12-09T15:39:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=4480227e066e66fd771dc1702adf4929dede453d'/>
<id>4480227e066e66fd771dc1702adf4929dede453d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split exceptions.</title>
<updated>2012-12-09T15:31:19+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>inada-n@klab.com</email>
</author>
<published>2012-12-09T15:31:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=219d47503ca982996b03f4396fdd2929c9905356'/>
<id>219d47503ca982996b03f4396fdd2929c9905356</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
