<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/msgpack/unpack.h, branch v1.0.0</title>
<subtitle>github.com: msgpack/msgpack-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/'/>
<entry>
<title>Support datetime. (#394)</title>
<updated>2019-12-11T14:48:16+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-11T14:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=2186455d1579affc33253484d9445f7bdf3f7c29'/>
<id>2186455d1579affc33253484d9445f7bdf3f7c29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Timestamp support (#382)</title>
<updated>2019-12-05T09:29:15+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-05T09:29:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=641406902efaa8f22f4a7973d04c921a2a35a6be'/>
<id>641406902efaa8f22f4a7973d04c921a2a35a6be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Intern map keys (#381)</title>
<updated>2019-12-03T12:18:17+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-03T12:18:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=2c6668941f72e3bcb797d096437683eca4e3caf5'/>
<id>2c6668941f72e3bcb797d096437683eca4e3caf5</id>
<content type='text'>
Fixes #372.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #372.</pre>
</div>
</content>
</entry>
<entry>
<title>Remove encoding option from Unpacker. (#380)</title>
<updated>2019-12-03T12:13:05+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-03T12:13:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=e419cd8e2db6b8226bd681b52b6acfe70d8e6a86'/>
<id>e419cd8e2db6b8226bd681b52b6acfe70d8e6a86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop Python 2 support from _cmsgpack (#376)</title>
<updated>2019-11-28T11:23:34+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-11-28T11:23:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=891f2d8743857bb75204f96b0469cb2ec90c7f79'/>
<id>891f2d8743857bb75204f96b0469cb2ec90c7f79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add strict_map_key option to unpacker</title>
<updated>2018-11-29T13:29:38+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2018-11-29T13:29:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=e9086a34e4b3d64df78314339f152c800e79c8e1'/>
<id>e9086a34e4b3d64df78314339f152c800e79c8e1</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://trove.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>s/raw_as_bytes/raw/g (#276)</title>
<updated>2018-01-12T10:22:36+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2018-01-12T10:22:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=5569a4efcdc913d343eaff4e55c9b19fafde4268'/>
<id>5569a4efcdc913d343eaff4e55c9b19fafde4268</id>
<content type='text'>
fixes #273</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #273</pre>
</div>
</content>
</entry>
<entry>
<title>Add raw_as_bytes option to Unpacker. (#265)</title>
<updated>2018-01-11T08:02:41+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2018-01-11T08:02:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=5534d0c7af0114db3d27f7b96c82a7fe22ce1e40'/>
<id>5534d0c7af0114db3d27f7b96c82a7fe22ce1e40</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://trove.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>
</feed>
