<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/msgpack, 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>Fix black formatting</title>
<updated>2021-11-16T05:53:08+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2021-11-16T05:53:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=9b84e490e7c78ac9bbd76dcf9ce71c1d0c978d81'/>
<id>9b84e490e7c78ac9bbd76dcf9ce71c1d0c978d81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve exception message relating to strict_map_key (#485)</title>
<updated>2021-11-16T05:47:40+00:00</updated>
<author>
<name>Paul Melis</name>
<email>p.e.c.melis@alumnus.utwente.nl</email>
</author>
<published>2021-11-16T05:47:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=09187421eb0ac7061de83c9c112d738aa1edd2cf'/>
<id>09187421eb0ac7061de83c9c112d738aa1edd2cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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://git.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://git.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 error formatting (#463)</title>
<updated>2021-02-26T02:39:36+00:00</updated>
<author>
<name>Andrey Bienkowski</name>
<email>hexagonrecursion@gmail.com</email>
</author>
<published>2021-02-26T02:39:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=38357b928a2452d0889d80f0a2a721fa66f94c9a'/>
<id>38357b928a2452d0889d80f0a2a721fa66f94c9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://git.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>Refactor fallback read header (#441)</title>
<updated>2021-01-02T06:39:37+00:00</updated>
<author>
<name>Guy Tuval</name>
<email>guytuval@gmail.com</email>
</author>
<published>2021-01-02T06:39:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=3b71818bb0e4cbafdb58895fa47704563448b6ac'/>
<id>3b71818bb0e4cbafdb58895fa47704563448b6ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v1.0.2</title>
<updated>2020-12-18T07:43:04+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2020-12-18T07:43:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=c0516c603f0eb6555117e312f5cdfb383853bc8e'/>
<id>c0516c603f0eb6555117e312f5cdfb383853bc8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix overflow in unpacking timestamp to datetime (#452)</title>
<updated>2020-12-18T05:21:27+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2020-12-18T05:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=753b3706d80a7bc5a29147730804e867b97eee57'/>
<id>753b3706d80a7bc5a29147730804e867b97eee57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v1.0.1</title>
<updated>2020-12-11T10:16:14+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2020-12-11T10:16:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=d893697eab07a2cf2a02f5115d4e7bae99d07e3f'/>
<id>d893697eab07a2cf2a02f5115d4e7bae99d07e3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
