index
:
delta/python-packages/zope-interface.git
3.6
3.7
4.7
5.x
60-fix_c_optimizations-py3k
62-ensure-license-file-in-wheel
75-prevent-non-text-name-errors
adamg-bootstrap
add-pure-test-support
all-repos_autofix_all-repos-sed
appveyor
c-opts-members
combined-coverage
comp-implements
config-with-c-code
coverage
coveralls-on-travis
doc_persistency_equality#218
docs-in-py3
docs-update
dont_cache_lookup_failures
drop-py32-support
drop-py34
faster-eq-hash-comparison
fix-46
fix-55
fix-68
fix-latex-docs
fix-optimization-imports-under-python3
fix-signature
fix_register_instance_methods
hash-performance
hash_performance
hash_performance_2
icemac-patch-1
implement-_lookup-in-C
issue-241/docs-strict-iro
issue11
issue114
issue118
issue126
issue136-issue134
issue138
issue153
issue157
issue158
issue162
issue165-2
issue165-test
issue170
issue171
issue190
issue192-issue194
issue193
issue199
issue200
issue204
issue207
issue208
issue21
issue216
issue224
issue225
issue229
issue229-take2
issue230
issue236
issue239
issue3
issue3_minor_cleanup
issue6
issue8
issue85
issue85-take2-reduce
issue93
literals
lookup-performance
mac-use-362
macpython
manylinux
manylinux27
master
no-pure-python-build
plone-py3
pure-ci
py39
remove-docstrings-master
revert-35-add-pure-test-support
roto-drop-py33
roto-terryfy
roto-travis-pypy
setuptools-build
simplify-utility-registrations-cache
slots
test-cleanup
travis-36
use-object-hash
github.com: zopefoundation/zope.interface.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop support for Python 2.7, 3.5, 3.6. (#266)
Michael Howitz
2022-12-28
1
-27
/
+0
*
Fix typos (#251)
Kian-Meng Ang
2022-01-25
1
-1
/
+1
*
Fix the documentation so it can be tested with `ZOPE_INTERFACE_STRICT_IRO=1`....
Michael Howitz
2021-05-05
1
-3
/
+3
*
Make Declaration.__add__ try harder to produce consistent resolution orders.
issue193
Jason Madden
2021-04-01
1
-14
/
+18
*
Update repr() and str() of some common objects.
issue236
Jason Madden
2021-03-25
1
-1
/
+1
*
Update the Adaptation docs to be more concrete.
docs-update
Jason Madden
2021-03-17
1
-1
/
+1
*
Move itertools import to module scope.
issue224
Jason Madden
2021-03-15
1
-1
/
+1
*
Let subclasses of BaseAdapterRegistry customize the data structures.
Jason Madden
2021-03-03
1
-0
/
+14
*
Add example from #220 to the specification docs and expand it.
Jason Madden
2020-10-23
1
-8
/
+97
*
Add info on the interaction of weakrefs and interface hashing.
issue216
Jason Madden
2020-09-30
1
-0
/
+64
*
Make @implementer and classImplements not re-declare redundant interfaces.
Jason Madden
2020-04-07
1
-7
/
+10
*
Let interface 'subclasses' override __adapt__.
issue3
Jason Madden
2020-04-06
1
-0
/
+2
*
Add documentation for taggedValue and invariant.
Jason Madden
2020-04-06
1
-0
/
+18
*
More minor documentation fixups.
issue190
Jason Madden
2020-03-18
1
-2
/
+5
*
Make Interface.getTaggedValue follow the __iro__.
Jason Madden
2020-03-18
2
-5
/
+21
*
Use C3 (mostly) to compute IRO.
issue21
Jason Madden
2020-03-15
3
-31
/
+157
*
Update documentation and clarify the relationship of the older mapping and se...
Jason Madden
2020-02-17
1
-15
/
+17
*
Add interfaces for builtins and the io ABCs.
Jason Madden
2020-02-17
1
-0
/
+10
*
Add numbers ABC interfaces.
Jason Madden
2020-02-17
1
-0
/
+5
*
Add z.i.common.collections to parallel the collections.abc classes.
Jason Madden
2020-02-17
1
-0
/
+5
*
Use .. caution:: to warn about the the old class-advice based APIs
docs-in-py3
Marius Gedminas
2019-11-11
1
-3
/
+3
*
Move the @provider example into the right section
Marius Gedminas
2019-11-11
1
-9
/
+8
*
Port the documentation examples to Python 3
Marius Gedminas
2019-11-11
2
-55
/
+79
*
Cross ref from ISpecification to IDeclaration.
Jason Madden
2018-07-19
1
-13
/
+14
*
Reorganize the 'declarations' document by functional group.
Jason Madden
2018-07-19
1
-489
/
+401
*
Formatting and cross refs for the 'Interface Specification' doc
Jason Madden
2018-07-19
1
-12
/
+28
*
Formatting and cross refs for IComponents.
Jason Madden
2018-07-19
1
-1
/
+8
*
Basic API reference documentation reorg: split into four functional parts.
Jason Madden
2018-07-19
6
-0
/
+1230