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
/
tests
/
test_interface.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add test case for #6.
issue6
Jason Madden
2020-02-14
1
-1
/
+50
*
Make verification errors more readable and useful.
Jason Madden
2020-02-07
1
-0
/
+52
*
Remove support for hashing uninitialized interfaces.
issue157
Jason Madden
2020-01-27
1
-10
/
+2
*
Move Declaration, Specification and ClassProvides to __slots__.
Jason Madden
2020-01-27
1
-1
/
+1
*
Test PURE_PYTHON at runtime.
Jason Madden
2020-01-21
1
-70
/
+68
*
key order doesn't matter
mauro
2019-10-09
1
-1
/
+1
*
taggedvalue inheritance
mauro
2019-10-09
1
-2
/
+11
*
Drop __annotations__ in interface declarations
Maxim Avanov
2017-09-01
1
-0
/
+9
*
Enable combined coverage reports under tox and branch coverage
combined-coverage
Jason Madden
2017-06-14
1
-10
/
+13
*
100% coverage (#90)
Jason Madden
2017-06-12
1
-27
/
+23
*
Test sanity cleanups (#88)
Jason Madden
2017-06-08
1
-39
/
+22
*
Add tests asserting that optimzations are / are not present as expected.
Tres Seaver
2016-11-15
1
-0
/
+32
*
Remove the _u compat function.
literals
Jason Madden
2016-08-02
1
-34
/
+34
*
Remove deprecated unittest assertions.
Tres Seaver
2014-12-27
1
-157
/
+146
*
100% branch coverage for 'zope.interface.interface'.
Tres Seaver
2014-12-08
1
-23
/
+45
*
Silence Py3k whining.
Tres Seaver
2012-04-05
1
-12
/
+12
*
Restore 'adapter_hooks' after patching for test purposes.
Tres Seaver
2012-04-05
1
-3
/
+7
*
Merge Py3k w/o 2to3 work.
Tres Seaver
2012-04-04
1
-34
/
+64
*
Merge from LP branch.
Tres Seaver
2012-03-26
1
-367
/
+1915
*
Fix test failure under 'python setup.py test' in new test for '__hash__'.
Tres Seaver
2011-08-12
1
-0
/
+2
*
Fix Python 2.5 incompatibility introduced in new tests of ``__hash__``.
Tres Seaver
2011-08-12
1
-1
/
+6
*
Work around buggy behavior in some subclasses of `InterfaceClass``
Tres Seaver
2011-08-11
1
-8
/
+29
*
- Fix testing deprecation warnings issued when tested under Py3K.
Chris McDonough
2011-07-21
1
-51
/
+57
*
LP 804951: InterfaceClass instances were unhashable under Python 3.x.
Tres Seaver
2011-07-05
1
-0
/
+9
*
Correct comparison of interfaces from different modules but with the same name.
Tres Seaver
2011-05-26
1
-0
/
+32
*
Clear the cache used by ``Specificaton.get`` inside ``Specification.changed``.
Tres Seaver
2010-04-13
1
-0
/
+26
*
Merge of regebro-python3 branch, adding Python 3.1 compatibility\!
Lennart Regebro
2010-04-09
1
-6
/
+11
*
Comply with repository policy.
Tres Seaver
2010-04-06
1
-1
/
+1
*
Use the standard Python doctest module instead of zope.testing.doctest, which
Fabio Tranchitella
2009-12-23
1
-1
/
+1
*
Revert incorrect copyright header update.
Christian Theune
2009-12-17
1
-1
/
+1
*
Clean out module-scope imports of MUT, other cruft.
Tres Seaver
2009-12-17
1
-78
/
+127
*
Updating copyright header after transfer of ownership to the Zope Foundation
Christian Theune
2009-11-02
1
-1
/
+1
*
whitespace fixes
Benji York
2008-04-01
1
-10
/
+10
*
Moving code to satellite.
Christian Theune
2007-05-03
1
-0
/
+352
*
Removed interface copy
Jim Fulton
2006-03-11
1
-353
/
+0
*
Correcting borked move.
Nathan Yergler
2006-02-27
1
-0
/
+353