<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pki.git/tests/python/server, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/'/>
<entry>
<title>Make PKIInstance and PKISubsystem hashable</title>
<updated>2016-03-04T22:55:22+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>cheimes@redhat.com</email>
</author>
<published>2016-03-04T22:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=9e78f981e923c879033c26eebad0cb803d66b8d9'/>
<id>9e78f981e923c879033c26eebad0cb803d66b8d9</id>
<content type='text'>
The upgrade uses instance and subsystem as keys for dicts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The upgrade uses instance and subsystem as keys for dicts.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement total ordering for PKISubsystem and PKIInstance</title>
<updated>2016-02-26T19:14:10+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>cheimes@redhat.com</email>
</author>
<published>2016-02-26T16:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/edewata/public_git/pki.git/commit/?id=d5360c915761773e93333b6894df4bd8ac8a2f13'/>
<id>d5360c915761773e93333b6894df4bd8ac8a2f13</id>
<content type='text'>
In Python 3 subclasses no longer implement automatic ordering. To
provide ordering for sort() and custom comparison, __eq__ and __lt__ are
required.

https://fedorahosted.org/pki/ticket/2216
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Python 3 subclasses no longer implement automatic ordering. To
provide ordering for sort() and custom comparison, __eq__ and __lt__ are
required.

https://fedorahosted.org/pki/ticket/2216
</pre>
</div>
</content>
</entry>
</feed>
