<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git, branch 0.5.5</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>0.5.5</title>
<updated>2018-02-22T08:56:57+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2018-02-22T08:55:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=02c881c7cb402b37418a9bd9a3fa56daf673a71b'/>
<id>02c881c7cb402b37418a9bd9a3fa56daf673a71b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move unpack() from each implementation to __init__. (#286)</title>
<updated>2018-02-21T15:55:32+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2018-02-21T15:55:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=da902f9c1d996fb461f1efef6487ef40d32d365a'/>
<id>da902f9c1d996fb461f1efef6487ef40d32d365a</id>
<content type='text'>
Fixes #285</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #285</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memory leak in pure Python Unpacker.feed() (#284)</title>
<updated>2018-02-16T07:35:22+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2018-02-16T07:35:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=ae8d4694829d5b58d613c588c30e29dd29860c4f'/>
<id>ae8d4694829d5b58d613c588c30e29dd29860c4f</id>
<content type='text'>
fixes #283</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #283</pre>
</div>
</content>
</entry>
<entry>
<title>Add Makefile target for updating docker image</title>
<updated>2018-02-05T06:08:19+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2018-02-05T06:08:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=4b72b6177321ef24b6c7af2354fb980db69e2aec'/>
<id>4b72b6177321ef24b6c7af2354fb980db69e2aec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use cython's cast for converting encoding and errors (#279)</title>
<updated>2018-02-05T02:44:17+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2018-02-05T02:44:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=2644cbdcb7e1f2a8373de5bd30d71c907827caf6'/>
<id>2644cbdcb7e1f2a8373de5bd30d71c907827caf6</id>
<content type='text'>
It is little faster on Python 3 because we can skip temporary bytes object</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is little faster on Python 3 because we can skip temporary bytes object</pre>
</div>
</content>
</entry>
<entry>
<title>0.5.4</title>
<updated>2018-02-04T17:25:12+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2018-02-04T17:25:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=351023946fa92fc78bdd5247f64d3a62fa233e95'/>
<id>351023946fa92fc78bdd5247f64d3a62fa233e95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Undeprecate unicode_errors (#278)</title>
<updated>2018-02-04T17:19:48+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2018-02-04T17:19:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=9fdb83719d3544322f0687a9b1637276c1443eda'/>
<id>9fdb83719d3544322f0687a9b1637276c1443eda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.5.3</title>
<updated>2018-02-03T01:54:21+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2018-02-03T01:54:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=618b2cb027e326b315edf5b856ed3b2011c8dad9'/>
<id>618b2cb027e326b315edf5b856ed3b2011c8dad9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix encoding and unicode_errors (#277)</title>
<updated>2018-02-03T01:34:42+00:00</updated>
<author>
<name>Andrew Rabert</name>
<email>6550543+nvllsvm@users.noreply.github.com</email>
</author>
<published>2018-02-03T01:34:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=a0ba076c3527bb474cd8ec820ae0fd6c8293d4af'/>
<id>a0ba076c3527bb474cd8ec820ae0fd6c8293d4af</id>
<content type='text'>
Previously, unicode_errors was either set to NULL or to
the result of PyBytes_AsString. This restores that behavior while also
keeping the existing NULL default behavior.
Original defaults were restored to keep API compatibility until these
deprecated options are finally removed.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, unicode_errors was either set to NULL or to
the result of PyBytes_AsString. This restores that behavior while also
keeping the existing NULL default behavior.
Original defaults were restored to keep API compatibility until these
deprecated options are finally removed.</pre>
</div>
</content>
</entry>
<entry>
<title>0.5.2</title>
<updated>2018-02-02T10:43:42+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2018-02-02T10:43:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=52fb85a2c5776590599df3a5839117b88bc49980'/>
<id>52fb85a2c5776590599df3a5839117b88bc49980</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
