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
/
CHANGES.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Back to development: 5.4.1
Jason Madden
2021-04-15
1
-0
/
+6
*
Preparing release 5.4.0
5.4.0
Jason Madden
2021-04-15
1
-1
/
+1
*
Merge pull request #240 from zopefoundation/issue239
Jason Madden
2021-04-15
1
-0
/
+7
|
\
|
*
Make C's __providedBy__ stop ignoring all errors and catch only AttributeError.
issue239
Jason Madden
2021-04-13
1
-0
/
+7
*
|
Make Declaration.__add__ try harder to produce consistent resolution orders.
issue193
Jason Madden
2021-04-01
1
-0
/
+8
|
/
*
Update repr() and str() of some common objects.
issue236
Jason Madden
2021-03-25
1
-0
/
+10
*
- prepare release 5.3.0
5.3.0
Jens Vagelpohl
2021-03-21
1
-3
/
+3
*
Back to development: 5.3.0a2
Jason Madden
2021-03-18
1
-0
/
+6
*
Preparing release 5.3.0a1
5.3.0a1
Jason Madden
2021-03-18
1
-2
/
+2
*
Update documentation and Provides repr for better debugging.
Jason Madden
2021-03-18
1
-0
/
+4
*
Make Provides and ClassProvides ignore redundant interfaces like @implementer
issue207
Jason Madden
2021-03-17
1
-0
/
+8
*
Add IAdapterRegistry.subscribed and Components.rebuildUtilityRegistryFromLoca...
Jason Madden
2021-03-15
1
-0
/
+12
*
Let subclasses of BaseAdapterRegistry customize the data structures.
Jason Madden
2021-03-03
1
-5
/
+21
*
Back to development: 5.2.1
Michael Howitz
2020-11-05
1
-0
/
+6
*
Preparing release 5.2.0
5.2.0
Michael Howitz
2020-11-05
1
-1
/
+1
*
Add support for Python 3.9. (#222)
Michael Howitz
2020-11-05
1
-1
/
+5
*
Document persistency and equality
dieter
2020-10-16
1
-1
/
+2
*
Back to development: 5.1.3
Jason Madden
2020-10-01
1
-0
/
+6
*
Preparing release 5.1.2
5.1.2
Jason Madden
2020-10-01
1
-1
/
+1
*
Merge branch 'master' of github.com:zopefoundation/zope.interface into master
Jan-Jaap Driessen
2020-10-01
1
-6
/
+36
|
\
|
*
Back to development: 5.1.2
Jason Madden
2020-09-30
1
-0
/
+6
|
*
Preparing release 5.1.1
5.1.1
Jason Madden
2020-09-30
1
-1
/
+1
|
*
Add info on the interaction of weakrefs and interface hashing.
issue216
Jason Madden
2020-09-30
1
-0
/
+21
|
*
C optimizations: Spec_clear and Spec_traverse need to include Spec->_bases
Jason Madden
2020-09-28
1
-0
/
+6
*
|
Fix rst syntax/line folding.
Jan-Jaap Driessen
2020-10-01
1
-3
/
+5
*
|
Update CHANGES.rst
Jan-Jaap Driessen
2020-09-28
1
-3
/
+3
*
|
When an invariant is defined in an interface, it's found by
Jan-Jaap Driessen
2020-09-25
1
-0
/
+3
|
/
*
Fix interface definitions of IAdapterRegistry.subscribe, subscribers and subs...
Jason Madden
2020-04-23
1
-1
/
+6
*
Back to development: 5.1.1
Jason Madden
2020-04-08
1
-0
/
+6
*
Preparing release 5.1.0
5.1.0
Jason Madden
2020-04-08
1
-1
/
+1
*
Merge pull request #203 from zopefoundation/issue199
Jason Madden
2020-04-08
1
-0
/
+8
|
\
|
*
Make @implementer and classImplements not re-declare redundant interfaces.
Jason Madden
2020-04-07
1
-0
/
+8
*
|
The ImmutableDeclaration also has immutable _v_attrs.
issue204
Jason Madden
2020-04-07
1
-0
/
+6
|
/
*
Let interface 'subclasses' override __adapt__.
issue3
Jason Madden
2020-04-06
1
-0
/
+17
*
Remove the bare except: statements.
Jason Madden
2020-04-02
1
-4
/
+24
*
Back to development: 5.0.3
Jason Madden
2020-03-30
1
-0
/
+6
*
Preparing release 5.0.2
5.0.2
Jason Madden
2020-03-30
1
-1
/
+1
*
Ensure that objects that implement no interfaces still have Interface in thei...
Jason Madden
2020-03-30
1
-1
/
+6
*
Back to development: 5.0.2
Jason Madden
2020-03-21
1
-0
/
+6
*
Preparing release 5.0.1
5.0.1
Jason Madden
2020-03-21
1
-1
/
+1
*
Make the RO for InterfaceClass consistent and fix handling of the STRICT_IRO ...
issue192-issue194
Jason Madden
2020-03-20
1
-1
/
+10
*
Back to development: 5.0.1
Jason Madden
2020-03-19
1
-0
/
+6
*
Preparing release 5.0.0
5.0.0
Jason Madden
2020-03-19
1
-1
/
+1
*
Add additional tests for assigning to Interface.__module__.
Jason Madden
2020-03-18
1
-6
/
+0
*
Add tests for comparing InterfaceClass/Implements objects to things without t...
Jason Madden
2020-03-18
1
-0
/
+17
*
Ensure Interface is the last item in the __sro__.
Jason Madden
2020-03-18
1
-1
/
+7
*
More minor documentation fixups.
issue190
Jason Madden
2020-03-18
1
-13
/
+12
*
Make Interface.getTaggedValue follow the __iro__.
Jason Madden
2020-03-18
1
-2
/
+16
*
Use C3 (mostly) to compute IRO.
issue21
Jason Madden
2020-03-15
1
-0
/
+43
*
Merge pull request #181 from zopefoundation/issue11
Jason Madden
2020-03-10
1
-0
/
+17
|
\
[next]