<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git, branch v1.0.0rc1</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>Reintroduce __ne__</title>
<updated>2019-12-12T11:05:25+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-12T11:05:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=5e1fe818e3839c85a38419859bcec6d38979c620'/>
<id>5e1fe818e3839c85a38419859bcec6d38979c620</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Timestamp hashable (#396)</title>
<updated>2019-12-12T10:59:06+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-12T10:59:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=9e5ec95e0292dce8485575310f6b69a618fdbefe'/>
<id>9e5ec95e0292dce8485575310f6b69a618fdbefe</id>
<content type='text'>
When overriding __eq__, __hash__ should be overridden too.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When overriding __eq__, __hash__ should be overridden too.</pre>
</div>
</content>
</entry>
<entry>
<title>Refine Timestamp APIs (#395)</title>
<updated>2019-12-12T10:43:59+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-12T10:43:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=887d3a7d22865d36d68fdcb5e653ea61d66f0b61'/>
<id>887d3a7d22865d36d68fdcb5e653ea61d66f0b61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove TRANSITIONAL package support</title>
<updated>2019-12-12T09:48:16+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-12T09:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=aab29ff277cf88ff85e7ea5e603607a24d8c38a4'/>
<id>aab29ff277cf88ff85e7ea5e603607a24d8c38a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>black</title>
<updated>2019-12-12T09:46:55+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-12T09:46:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=a05fc5e7c543d4d925802b6bba1a5542ee8ee3c3'/>
<id>a05fc5e7c543d4d925802b6bba1a5542ee8ee3c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare 1.0rc1</title>
<updated>2019-12-12T09:25:38+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-12T09:25:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=3df431cafd82354e61b39afd6094003e9c313c43'/>
<id>3df431cafd82354e61b39afd6094003e9c313c43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README</title>
<updated>2019-12-12T09:09:07+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-12T09:09:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=c60e6c7a6ff1815083bf6803ec70f3ac34aaf3bb'/>
<id>c60e6c7a6ff1815083bf6803ec70f3ac34aaf3bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://git.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>Simplify check for bool type (#362)</title>
<updated>2019-12-09T10:29:47+00:00</updated>
<author>
<name>Marty B</name>
<email>mrbm74@gmail.com</email>
</author>
<published>2019-12-09T10:29:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=5fd611909319d03200774ea3c7a6ae16dbd26c12'/>
<id>5fd611909319d03200774ea3c7a6ae16dbd26c12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>typo</title>
<updated>2019-12-09T09:12:51+00:00</updated>
<author>
<name>Inada Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2019-12-09T09:12:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=d10f12db8f328130a13df759bc9cb3fa064cc8b8'/>
<id>d10f12db8f328130a13df759bc9cb3fa064cc8b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
