<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/msgpack/_unpacker.pyx, branch py310</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>cimport uint64_t instead of using ctypedef (#473)</title>
<updated>2021-03-18T21:35:54+00:00</updated>
<author>
<name>Vladimir Matveev</name>
<email>v2matveev@outlook.com</email>
</author>
<published>2021-03-18T21:35:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=38dba9634e4efa7886a777b9e7c739dc148da457'/>
<id>38dba9634e4efa7886a777b9e7c739dc148da457</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 PyObject_AsReadBuffer definition (#468)</title>
<updated>2021-02-27T00:30:46+00:00</updated>
<author>
<name>Alexander Shadchin</name>
<email>alexandr.shadchin@gmail.com</email>
</author>
<published>2021-02-27T00:30:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=44fd5777050c6583791609d3f77e05427bf878a3'/>
<id>44fd5777050c6583791609d3f77e05427bf878a3</id>
<content type='text'>
Also "old" buffer API was removed in Python 3.10</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also "old" buffer API was removed in Python 3.10</pre>
</div>
</content>
</entry>
<entry>
<title>fix docstring (#459)</title>
<updated>2021-02-12T07:20:14+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2021-02-12T07:20:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=1e728a2e0b7f263a4c77d6cdb6ec7c7e2a91872f'/>
<id>1e728a2e0b7f263a4c77d6cdb6ec7c7e2a91872f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docstring</title>
<updated>2020-12-04T08:52:24+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2020-12-04T08:23:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=44bc2bd439808ad7563ef8a558ad6ccfe175a66a'/>
<id>44bc2bd439808ad7563ef8a558ad6ccfe175a66a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Unpacker.tell() (#427)</title>
<updated>2020-06-08T03:14:50+00:00</updated>
<author>
<name>jfolz</name>
<email>theriddling@gmail.com</email>
</author>
<published>2020-06-08T03:14:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=c1b1a23f62d5e0ec39a1910d2e9580ce1c13a1cf'/>
<id>c1b1a23f62d5e0ec39a1910d2e9580ce1c13a1cf</id>
<content type='text'>
Fixes #426.

Co-authored-by: folz &lt;joachim.folz@dfki.de&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #426.

Co-authored-by: folz &lt;joachim.folz@dfki.de&gt;</pre>
</div>
</content>
</entry>
<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>Unpacker: Change max_buffer_size to 100MiB (#391)</title>
<updated>2019-12-09T08:03:12+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-09T08:03:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=c356035a576c38db5ca232ede07b291087f1b8b2'/>
<id>c356035a576c38db5ca232ede07b291087f1b8b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make strict_map_key default to True (#392)</title>
<updated>2019-12-06T13:23:15+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-06T13:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=d8e3cf0563989a660398318a7c788645124e1d8b'/>
<id>d8e3cf0563989a660398318a7c788645124e1d8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use new msgpack spec by default. (#386)</title>
<updated>2019-12-05T12:34:10+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-05T12:34:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=7e9905bdfaecde83ddb1a4575e734a10b055fde9'/>
<id>7e9905bdfaecde83ddb1a4575e734a10b055fde9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove deprecated submodule unpack (#385)</title>
<updated>2019-12-05T11:47:01+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-05T11:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=9f4b2d53b77c5ccd96e3ceb359747960cbf03bd4'/>
<id>9f4b2d53b77c5ccd96e3ceb359747960cbf03bd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
