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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Declaration, Specification and ClassProvides to __slots__.
Jason Madden
2020-01-27
5
-37
/
+93
*
cache on volatile attribute in case class is persisted in ZODB
hash_performance
Jens W. Klein
2020-01-25
1
-3
/
+3
*
Improve InterfaceClass __hash__ performance
Jens W. Klein
2020-01-24
1
-5
/
+9
*
Use tp_members in SpecificationBase and ClassProvidesBase.
Jason Madden
2020-01-23
4
-232
/
+275
*
Bump version as suggested in review.
no-pure-python-build
Jason Madden
2020-01-22
1
-0
/
+1
*
Tweaks for coverage reporting.
Jason Madden
2020-01-21
1
-2
/
+2
*
Test PURE_PYTHON at runtime.
Jason Madden
2020-01-21
9
-260
/
+350
*
Remove unused test files.
Jason Madden
2020-01-21
3
-67
/
+0
*
key order doesn't matter
mauro
2019-10-09
1
-1
/
+1
*
fix 'dict_keys' object has no attribute 'extend'
mauro
2019-10-09
1
-3
/
+5
*
taggedvalue inheritance
mauro
2019-10-09
2
-2
/
+36
*
Fix coverage.
issue126
Jason Madden
2018-10-23
1
-2
/
+2
*
Fix 'verifyObject' for class objects with staticmethods on Python 3.
Jason Madden
2018-10-23
2
-1
/
+25
*
Reorganize the 'declarations' document by functional group.
Jason Madden
2018-07-19
2
-42
/
+42
*
Formatting and cross refs for the 'Interface Specification' doc
Jason Madden
2018-07-19
2
-26
/
+27
*
Formatting and cross refs for IComponents.
Jason Madden
2018-07-19
1
-114
/
+102
*
Formatting for z.i.common.sequences.
Jason Madden
2018-07-19
1
-22
/
+27
*
Cross references and formatting for z.i.common.mapping
Jason Madden
2018-07-19
1
-17
/
+42
*
Cross references and formatting for z.i.common.idatetime.
Jason Madden
2018-07-19
1
-68
/
+99
*
Add docstrings with cross-refs to z.i.common.interfaces
Jason Madden
2018-07-19
1
-56
/
+166
*
Synchronize and simplify zope/__init__.py
issue114
Jason Madden
2018-03-08
1
-7
/
+1
*
Allow Registering and unregistering instance methods as listeners (#102)
rekcäH nitraM
2017-11-28
2
-1
/
+12
*
I removed an unnecessary whitespace.
y-fujisaki2
2017-09-21
1
-1
/
+1
*
Fix process of reference count during GC
y-fujisaki2
2017-09-19
1
-1
/
+3
*
Drop __annotations__ in interface declarations
Maxim Avanov
2017-09-01
2
-1
/
+11
*
Merge pull request #95 from zopefoundation/combined-coverage
Jason Madden
2017-06-14
13
-62
/
+68
|
\
|
*
cleanups requested by @tseaver: remove assert from _implements since all its ...
Jason Madden
2017-06-14
2
-3
/
+5
|
*
Enable combined coverage reports under tox and branch coverage
combined-coverage
Jason Madden
2017-06-14
13
-61
/
+65
*
|
Fix the cache getting out of sync with _utility_registrations.
issue93
Jason Madden
2017-06-14
2
-13
/
+69
|
/
*
Fix #85 by implementing __reduce__ to omit _v_ attributes.
issue85-take2-reduce
Jason Madden
2017-06-14
2
-5
/
+121
*
100% coverage (#90)
Jason Madden
2017-06-12
14
-271
/
+195
*
Test sanity cleanups (#88)
Jason Madden
2017-06-08
16
-216
/
+102
*
Added some comments to describe the management of _v_utility_registrations_cache
simplify-utility-registrations-cache
Jim Fulton
2017-05-12
1
-0
/
+7
*
Simply the caching of utility-registration data. In addition to
Jim Fulton
2017-05-12
2
-43
/
+16
*
Raise ValueError if non-text name passed to adapter registry methods.
75-prevent-non-text-name-errors
Tres Seaver
2017-05-04
4
-3
/
+82
*
Don't redefine METH_KEYWORDS
Jason Madden
2017-01-05
1
-88
/
+83
*
Merge pull request #66 from zopefoundation/41-document-adapter-registry-api
Tres Seaver
2016-12-06
1
-0
/
+4
|
\
|
*
Document API for adapter registry.
Tres Seaver
2016-12-06
1
-0
/
+4
*
|
Fix docstring summary line for 'unregisterAdapter'.
Tres Seaver
2016-12-06
1
-1
/
+1
|
/
*
Merge branch 'master' of github.com:zopefoundation/zope.interface
Jean Jordaan
2016-12-06
7
-12
/
+126
|
\
|
*
Add tests asserting that optimzations are / are not present as expected.
Tres Seaver
2016-11-15
3
-0
/
+103
|
*
Fix C optimizations broken on Py3k.
60-fix_c_optimizations-py3k
Tres Seaver
2016-11-15
4
-12
/
+23
*
|
Editing while reading: literals, typos, grammar
Jean Jordaan
2016-10-16
1
-1
/
+1
|
/
*
Fix equality testing of implementedBy objects that have been proxied. Fixes #55.
fix-55
Jason Madden
2016-09-02
2
-5
/
+46
*
Support Components subclasses that are not hashable. (#54)
Jason Madden
2016-08-31
2
-11
/
+31
*
Fix comment.
Jason Madden
2016-08-30
1
-1
/
+1
*
Better naming, and incorporate feedback from @prsephton
Jason Madden
2016-08-22
1
-18
/
+19
*
Use dictionary lookups for testing subscribed status.
Jason Madden
2016-08-19
2
-74
/
+268
*
Make declarations.Implements sortable.
comp-implements
Jason Madden
2016-08-03
4
-13
/
+103
*
Remove the _u compat function.
literals
Jason Madden
2016-08-02
8
-222
/
+214
[next]