<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/msgpack/fallback.py, branch v1.0.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>fallback: Fix packing multidim memoryview (#527)</title>
<updated>2023-01-18T10:13:44+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2023-01-18T10:13:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=b82d0b62f187552b8108602d7b0451ac362a29cc'/>
<id>b82d0b62f187552b8108602d7b0451ac362a29cc</id>
<content type='text'>
Fix #526</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #526</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Unpacker max_buffer_length handling (#506)</title>
<updated>2022-05-24T10:46:51+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2022-05-24T10:46:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=500a238028bdebe123b502b07769578b5f0e8a3a'/>
<id>500a238028bdebe123b502b07769578b5f0e8a3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update setuptools and black (#498)</title>
<updated>2022-03-03T03:29:55+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2022-03-03T03:29:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=cb50b2081b21e5cb4a364d292f55092c98aa1a6f'/>
<id>cb50b2081b21e5cb4a364d292f55092c98aa1a6f</id>
<content type='text'>
* Use setuptools
* Use black==22.1.0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use setuptools
* Use black==22.1.0</pre>
</div>
</content>
</entry>
<entry>
<title>Don't define __*_ENDIAN__ macro on Unix. (#495)</title>
<updated>2022-01-19T05:42:28+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2022-01-19T05:42:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=89ea57747ebcb0fad004a92ab00ebf13c10b2d51'/>
<id>89ea57747ebcb0fad004a92ab00ebf13c10b2d51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Nicer error when packing a datetime without tzinfo (#466)</title>
<updated>2021-11-16T08:49:47+00:00</updated>
<author>
<name>Benjamin Egelund-Müller</name>
<email>b@egelund-muller.com</email>
</author>
<published>2021-11-16T08:49:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=e464cb44fa3af5ad3ecd83f9c045b16981d01bb2'/>
<id>e464cb44fa3af5ad3ecd83f9c045b16981d01bb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>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>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://git.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>
</feed>
