<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/zope-component.git, branch doc-module</title>
<subtitle>github.com: zopefoundation/zope.component.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/'/>
<entry>
<title>Reference documentation improvements</title>
<updated>2020-06-26T14:24:29+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-06-26T14:24:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/commit/?id=b2962c1613fb409661d853f9d0e41212fdc0a812'/>
<id>b2962c1613fb409661d853f9d0e41212fdc0a812</id>
<content type='text'>
- Make it possible to use :mod:`zope.component`
- Provide a concise list of all the available APIs in that module and
  link them to their in-depth descriptions.
- Fix several xref errors
- Add documentation for setHooks/resetHooks.

This also makes it possible to get useful help at the REPL or command
line:

$ python -c 'import zope.component; help(zope.component.getAdapters)'
Help on function getAdapters in module zope.component._api:

getAdapters(objects, provided, context=None)
    Look for all matching adapters to a provided interface for
    objects

    Return a list of adapters that match. If an adapter is named,
    only the most specific adapter of a given name is returned.

    .. seealso::
       Function `~zope.component.getAdapters` for notes, and
       `~zope.component.interfaces.IComponentArchitecture` for the defining interface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Make it possible to use :mod:`zope.component`
- Provide a concise list of all the available APIs in that module and
  link them to their in-depth descriptions.
- Fix several xref errors
- Add documentation for setHooks/resetHooks.

This also makes it possible to get useful help at the REPL or command
line:

$ python -c 'import zope.component; help(zope.component.getAdapters)'
Help on function getAdapters in module zope.component._api:

getAdapters(objects, provided, context=None)
    Look for all matching adapters to a provided interface for
    objects

    Return a list of adapters that match. If an adapter is named,
    only the most specific adapter of a given name is returned.

    .. seealso::
       Function `~zope.component.getAdapters` for notes, and
       `~zope.component.interfaces.IComponentArchitecture` for the defining interface.
</pre>
</div>
</content>
</entry>
<entry>
<title>Back to development: 4.6.2</title>
<updated>2020-03-23T13:02:57+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-03-23T13:02:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/commit/?id=7f69616898ea1c68d424e6d1fadaa5737c102a74'/>
<id>7f69616898ea1c68d424e6d1fadaa5737c102a74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preparing release 4.6.1</title>
<updated>2020-03-23T13:02:40+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-03-23T13:02:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/commit/?id=a0e7e3b7c4c2a3ab667c6a43d2a5cf4f15db4261'/>
<id>a0e7e3b7c4c2a3ab667c6a43d2a5cf4f15db4261</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add intersphinx connections.</title>
<updated>2020-03-23T13:02:18+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-03-23T13:02:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/commit/?id=6e2e94dce1cd5fb9bf7c683980b28c5cba801f8e'/>
<id>6e2e94dce1cd5fb9bf7c683980b28c5cba801f8e</id>
<content type='text'>
And some internal links as well.

Remove mentions of 'IServiceService' from interface documentation, as that's not a thing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And some internal links as well.

Remove mentions of 'IServiceService' from interface documentation, as that's not a thing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #46 from zopefoundation/issue45</title>
<updated>2020-03-23T12:05:40+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-03-23T12:05:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/commit/?id=3c0b25ffc98110e803f803556434197dfa24fb37'/>
<id>3c0b25ffc98110e803f803556434197dfa24fb37</id>
<content type='text'>
Ensure resolution order is consistent.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure resolution order is consistent.</pre>
</div>
</content>
</entry>
<entry>
<title>Whoops, that should include 'discover'</title>
<updated>2020-03-23T11:31:53+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-03-23T11:31:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/commit/?id=c24e6bf0d4151646bf26ced991aa7aa3ae65f639'/>
<id>c24e6bf0d4151646bf26ced991aa7aa3ae65f639</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Breaking cyclic requirements on zope.security.</title>
<updated>2020-03-23T11:28:07+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-03-23T11:28:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/commit/?id=f517cee6ffef0e83e2b424decac482f13f237b3e'/>
<id>f517cee6ffef0e83e2b424decac482f13f237b3e</id>
<content type='text'>
- Use unittest runner directly (remove unneeded test_suite() methods). The same number of tests get run, but coverage will go down since the security-relevant tests just get skipped.
- Catch import errors due to inconsistent IROs and trigger test skips.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use unittest runner directly (remove unneeded test_suite() methods). The same number of tests get run, but coverage will go down since the security-relevant tests just get skipped.
- Catch import errors due to inconsistent IROs and trigger test skips.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure resolution order is consistent.</title>
<updated>2020-03-22T12:21:20+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-03-22T12:21:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/commit/?id=de12a4cf51440d404f2a2bc38b7316832dba7d45'/>
<id>de12a4cf51440d404f2a2bc38b7316832dba7d45</id>
<content type='text'>
Fixes #45.

Tests won't be green until zope.configuration is released with its corresponding fix, as well as zope.security (which needs BTrees).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #45.

Tests won't be green until zope.configuration is released with its corresponding fix, as well as zope.security (which needs BTrees).
</pre>
</div>
</content>
</entry>
<entry>
<title>Back to development: 4.6.1</title>
<updated>2019-11-12T10:34:13+00:00</updated>
<author>
<name>Marius Gedminas</name>
<email>marius@gedmin.as</email>
</author>
<published>2019-11-12T10:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/commit/?id=9d64102f1aad5243918bad3665d08fb5905d39f5'/>
<id>9d64102f1aad5243918bad3665d08fb5905d39f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preparing release 4.6</title>
<updated>2019-11-12T10:33:58+00:00</updated>
<author>
<name>Marius Gedminas</name>
<email>marius@gedmin.as</email>
</author>
<published>2019-11-12T10:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/zope-component.git/commit/?id=8254f98fc964e73a0426123a78806f5cae495aa8'/>
<id>8254f98fc964e73a0426123a78806f5cae495aa8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
