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
/
src
/
zope
/
interface
Commit message (
Expand
)
Author
Age
Files
Lines
*
Assure that `UNVERIFIABLE_RO` is actually used.
config-with-c-code
Michael Howitz
2021-11-24
1
-0
/
+9
*
Checking array.array non-strictly did not help on Windows.
Michael Howitz
2021-11-23
2
-13
/
+17
*
"Fix" a test broken just on windows + allow to use posargs for tox test runs.
Michael Howitz
2021-11-23
1
-0
/
+5
*
Fix tests on Python 3.10.
Michael Howitz
2021-11-19
1
-0
/
+5
*
Add some more entries to zope.interface.interfaces.__all__
Colin Watson
2021-09-02
1
-0
/
+5
*
Configure with meta/config. (#243)
Michael Howitz
2021-06-02
3
-47
/
+47
*
Merge pull request #240 from zopefoundation/issue239
Jason Madden
2021-04-15
3
-10
/
+71
|
\
|
*
Finish sentence in docstring. [skip ci]
Jason Madden
2021-04-15
1
-1
/
+2
|
*
Make C's __providedBy__ stop ignoring all errors and catch only AttributeError.
issue239
Jason Madden
2021-04-13
3
-10
/
+70
*
|
Make Declaration.__add__ try harder to produce consistent resolution orders.
issue193
Jason Madden
2021-04-01
2
-10
/
+75
|
/
*
Update repr() and str() of some common objects.
issue236
Jason Madden
2021-03-25
5
-76
/
+413
*
Improve the tests for ProvidesClass.__repr__.
Jason Madden
2021-03-18
1
-5
/
+11
*
Update documentation and Provides repr for better debugging.
Jason Madden
2021-03-18
3
-3
/
+33
*
Merge pull request #235 from zopefoundation/issue207
Jason Madden
2021-03-18
3
-6
/
+107
|
\
|
*
Make Provides and ClassProvides ignore redundant interfaces like @implementer
issue207
Jason Madden
2021-03-17
3
-6
/
+107
*
|
Merge pull request #233 from zopefoundation/docs-update
Jason Madden
2021-03-17
4
-5
/
+16
|
\
\
|
|
/
|
/
|
|
*
Update the Adaptation docs to be more concrete.
docs-update
Jason Madden
2021-03-17
4
-5
/
+16
*
|
Tweak wrapping in subscribed() docstring.
issue230
Jason Madden
2021-03-16
1
-2
/
+2
*
|
Add missing quote in docstring in src/zope/interface/registry.py
Jason Madden
2021-03-16
1
-1
/
+1
*
|
Share code between registered and subscribed.
Jason Madden
2021-03-15
1
-20
/
+20
*
|
Add IAdapterRegistry.subscribed and Components.rebuildUtilityRegistryFromLoca...
Jason Madden
2021-03-15
5
-4
/
+242
|
/
*
Expand on some comments. [skip ci]
Jason Madden
2021-03-15
1
-1
/
+14
*
Move itertools import to module scope.
issue224
Jason Madden
2021-03-15
1
-30
/
+73
*
Let subclasses of BaseAdapterRegistry customize the data structures.
Jason Madden
2021-03-03
3
-25
/
+844
*
Merge branch 'master' of github.com:zopefoundation/zope.interface into master
Jan-Jaap Driessen
2020-10-01
2
-0
/
+31
|
\
|
*
C optimizations: Spec_clear and Spec_traverse need to include Spec->_bases
Jason Madden
2020-09-28
2
-0
/
+31
*
|
Use queryDirectTaggedValue to find invariants removes the need to keep track ...
Jan-Jaap Driessen
2020-10-01
1
-21
/
+13
*
|
Use an internal method for validating invariants, so we don't taint the publi...
Jan-Jaap Driessen
2020-09-28
1
-5
/
+6
*
|
When an invariant is defined in an interface, it's found by
Jan-Jaap Driessen
2020-09-25
2
-2
/
+21
|
/
*
Fix interface definitions of IAdapterRegistry.subscribe, subscribers and subs...
Jason Madden
2020-04-23
3
-78
/
+114
*
Merge pull request #203 from zopefoundation/issue199
Jason Madden
2020-04-08
3
-147
/
+246
|
\
|
*
Fix implementerOnly when duplicating something inherited from the parent.
issue199
Jason Madden
2020-04-07
2
-79
/
+89
|
*
Special case the base Interface in @implementer/classImplements to skip the r...
Jason Madden
2020-04-07
3
-10
/
+43
|
*
Make @implementer and classImplements not re-declare redundant interfaces.
Jason Madden
2020-04-07
2
-90
/
+146
*
|
Merge pull request #205 from zopefoundation/issue204
Jason Madden
2020-04-07
2
-6
/
+39
|
\
\
|
*
|
The ImmutableDeclaration also has immutable _v_attrs.
issue204
Jason Madden
2020-04-07
2
-6
/
+39
|
|
/
*
|
Minor cleanup of #202.
issue3_minor_cleanup
Jason Madden
2020-04-07
1
-2
/
+11
|
/
*
Feedback from review: whitespace, doc clarification, and a unit test showing ...
Jason Madden
2020-04-07
4
-18
/
+58
*
Let interface 'subclasses' override __adapt__.
issue3
Jason Madden
2020-04-06
8
-58
/
+312
*
Add documentation for taggedValue and invariant.
Jason Madden
2020-04-06
1
-0
/
+51
*
Add more cross refs to documentation and fix a couple sphinx warnings about d...
Jason Madden
2020-04-06
1
-42
/
+98
*
MS VS stuck on c89 strikes again.
Jason Madden
2020-04-02
1
-1
/
+1
*
Remove the bare except: statements.
Jason Madden
2020-04-02
7
-193
/
+384
*
Ensure that objects that implement no interfaces still have Interface in thei...
Jason Madden
2020-03-30
3
-12
/
+54
*
Make the RO for InterfaceClass consistent and fix handling of the STRICT_IRO ...
issue192-issue194
Jason Madden
2020-03-20
6
-25
/
+78
*
Another comment update, referencing #163
Jason Madden
2020-03-19
1
-2
/
+7
*
Update comments and add a test for more coverage.
Jason Madden
2020-03-19
3
-52
/
+104
*
Remove untested except in the metaclass __new__.
faster-eq-hash-comparison
Jason Madden
2020-03-18
1
-7
/
+5
*
Add additional tests for assigning to Interface.__module__.
Jason Madden
2020-03-18
1
-0
/
+7
*
Add tests for comparing InterfaceClass/Implements objects to things without t...
Jason Madden
2020-03-18
4
-14
/
+142
[next]