<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/zope-interface.git/docs, branch coverage</title>
<subtitle>github.com: zopefoundation/zope.interface.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/'/>
<entry>
<title>Fix sentence in README</title>
<updated>2017-03-20T12:41:42+00:00</updated>
<author>
<name>Niels Bom</name>
<email>niels-bom-md@users.noreply.github.com</email>
</author>
<published>2017-03-20T09:34:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/commit/?id=76abebe7a11b092fdc3e39b1bd44cc14d4cfa3cc'/>
<id>76abebe7a11b092fdc3e39b1bd44cc14d4cfa3cc</id>
<content type='text'>
Classes (factories) _implement_, objects _provide_. After first carefully explaining the difference, the docs mix them up.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Classes (factories) _implement_, objects _provide_. After first carefully explaining the difference, the docs mix them up.</pre>
</div>
</content>
</entry>
<entry>
<title>Expose IComponent documentation.</title>
<updated>2017-01-05T13:39:30+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2017-01-05T13:39:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/commit/?id=295f659dd225e6e5fab443411e26d4af8b4b43e7'/>
<id>295f659dd225e6e5fab443411e26d4af8b4b43e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document API for adapter registry.</title>
<updated>2016-12-06T12:20:52+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2016-12-06T12:20:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/commit/?id=12371b90a6005a3a7874e13e40e3d2f820ee468c'/>
<id>12371b90a6005a3a7874e13e40e3d2f820ee468c</id>
<content type='text'>
Closes: #41.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes: #41.
</pre>
</div>
</content>
</entry>
<entry>
<title>Editing while reading, and spell out Require and Provide</title>
<updated>2016-10-16T16:50:27+00:00</updated>
<author>
<name>Jean Jordaan</name>
<email>jean.jordaan@gmail.com</email>
</author>
<published>2016-10-16T16:50:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/commit/?id=6a083e856ab871efb0f8b5b72329f996a4fe3114'/>
<id>6a083e856ab871efb0f8b5b72329f996a4fe3114</id>
<content type='text'>
Changing IR to IRequire (or IRequired?) feels much more readable to me
..
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changing IR to IRequire (or IRequired?) feels much more readable to me
..
</pre>
</div>
</content>
</entry>
<entry>
<title>Editing while reading: literals, typos, grammar</title>
<updated>2016-10-16T16:48:32+00:00</updated>
<author>
<name>Jean Jordaan</name>
<email>jean.jordaan@gmail.com</email>
</author>
<published>2016-10-16T16:48:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/commit/?id=02f377100123e98763127d92a7b456c65b159322'/>
<id>02f377100123e98763127d92a7b456c65b159322</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'doc_tweaks' of https://github.com/msabramo/zope.interface into msabramo-doc_tweaks</title>
<updated>2016-03-24T16:03:08+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2016-03-24T16:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/commit/?id=3d337183eff2e6c2895dad466776802bfc939870'/>
<id>3d337183eff2e6c2895dad466776802bfc939870</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop mention of 'python2.6' from 'docs/hacking.txt'.</title>
<updated>2016-03-09T19:09:55+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2016-03-09T19:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/commit/?id=be354ebde5c5ebeb2ae8d23800481d4a7649aa4b'/>
<id>be354ebde5c5ebeb2ae8d23800481d4a7649aa4b</id>
<content type='text'>
Addresses:
https://github.com/zopefoundation/zope.interface/pull/33#issuecomment-194454496
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addresses:
https://github.com/zopefoundation/zope.interface/pull/33#issuecomment-194454496
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/README.rst: Small tweaks</title>
<updated>2015-01-26T22:21:17+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2015-01-26T22:12:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/commit/?id=f3766c7652cc130598913d74a0b706b26dc71e1f'/>
<id>f3766c7652cc130598913d74a0b706b26dc71e1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence Sphinx warning.</title>
<updated>2015-01-22T16:29:44+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2015-01-22T16:29:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/commit/?id=6f00c43d09bb753193636e0b71c5040e83e4e3e1'/>
<id>6f00c43d09bb753193636e0b71c5040e83e4e3e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove SVN fossil</title>
<updated>2015-01-21T20:34:07+00:00</updated>
<author>
<name>Tres Seaver</name>
<email>tseaver@palladion.com</email>
</author>
<published>2015-01-21T20:34:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-interface.git/commit/?id=6a18f9af6b7a693b0936dbd2522da31a185cba67'/>
<id>6a18f9af6b7a693b0936dbd2522da31a185cba67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
