<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/msgpack, branch develop</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>Warn when use_bin_type is not specified.</title>
<updated>2016-10-05T23:08:00+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2016-05-08T06:08:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=93fc7781c45eacbb53e3617eabd384d4fe98c020'/>
<id>93fc7781c45eacbb53e3617eabd384d4fe98c020</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 'release-0.4'</title>
<updated>2016-07-30T02:38:00+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2016-07-30T02:38:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=1cc3c574a20be224411a5a76a5863c9fa7a0381a'/>
<id>1cc3c574a20be224411a5a76a5863c9fa7a0381a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>0.4.8</title>
<updated>2016-07-29T13:25:05+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2016-07-29T13:25:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=ff208ad7d0b288f2d94d3160bf8a4cddeebc987d'/>
<id>ff208ad7d0b288f2d94d3160bf8a4cddeebc987d</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 'release-0.4'</title>
<updated>2016-07-21T10:33:49+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2016-07-21T10:33:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=83e7b0aeac475341d5508e1f0f135068bc41900f'/>
<id>83e7b0aeac475341d5508e1f0f135068bc41900f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ext_hook call (#203)</title>
<updated>2016-07-21T10:32:00+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2016-07-21T10:32:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=b911b3c652e190e6942a610fb3389aaaf2ccf3cc'/>
<id>b911b3c652e190e6942a610fb3389aaaf2ccf3cc</id>
<content type='text'>
fixes #202</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #202</pre>
</div>
</content>
</entry>
<entry>
<title>Use AppVeyor to build windows wheel (#188)</title>
<updated>2016-07-21T10:18:48+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2016-05-03T02:58:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=d6254abc8a3ebec6a135b923951767bd97557de4'/>
<id>d6254abc8a3ebec6a135b923951767bd97557de4</id>
<content type='text'>
* Add AppVeyor support to build windows wheel
* Fix test_limits on 32bit environments
* Ignore Python35-x64 test fail for now
  Should be fixed in next version.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add AppVeyor support to build windows wheel
* Fix test_limits on 32bit environments
* Ignore Python35-x64 test fail for now
  Should be fixed in next version.</pre>
</div>
</content>
</entry>
<entry>
<title>enable unpacking from memoryview</title>
<updated>2016-06-13T13:37:33+00:00</updated>
<author>
<name>folz</name>
<email>joachim.folz@dfki.de</email>
</author>
<published>2016-05-07T13:18:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=2b63e9fbbb3440d73d6638ec8af6315aeb8ecd97'/>
<id>2b63e9fbbb3440d73d6638ec8af6315aeb8ecd97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fallback: Use bytearray as buffer</title>
<updated>2016-05-23T22:32:30+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2016-05-23T22:32:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=c16a1c6bdf667d5cfe314d09d5613808f1243a8f'/>
<id>c16a1c6bdf667d5cfe314d09d5613808f1243a8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fallback: Use struct.unpack_from when possible</title>
<updated>2016-05-23T17:46:29+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2016-05-23T17:46:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=6b8919355d6acdda74acc568dd348598e552f003'/>
<id>6b8919355d6acdda74acc568dd348598e552f003</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fallback: simplify write_bytes callback implementation</title>
<updated>2016-05-22T04:31:01+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2016-05-22T04:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=e9c42fa523b51c184b581d6eab85f0ad40dff620'/>
<id>e9c42fa523b51c184b581d6eab85f0ad40dff620</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
