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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Synchronize and simplify zope/__init__.py
issue114
Jason Madden
2018-03-08
1
-7
/
+1
*
Add supported versions badge.
Michael Howitz
2018-02-21
1
-0
/
+4
*
No longer use shut down API.
Michael Howitz
2018-02-21
1
-1
/
+0
*
Fix indentation.
Michael Howitz
2018-02-15
1
-1
/
+1
*
Merge pull request #110 from zopefoundation/roto-drop-py33
Joni Orponen
2017-12-29
7
-15
/
+16
|
\
|
*
Simplify and future-proof tox usage documentation.
roto-drop-py33
Joni Orponen
2017-12-28
1
-4
/
+3
|
*
Bump to 4.5.0.
Joni Orponen
2017-12-14
2
-2
/
+4
|
*
Declare python_requires in setup.py.
Joni Orponen
2017-12-14
1
-0
/
+7
|
*
Drop Python 3.3 from .manylinux-install.sh.
Joni Orponen
2017-12-14
1
-3
/
+1
|
*
Drop testing and pypi-declared support of Python 3.3.
Joni Orponen
2017-12-14
4
-6
/
+1
*
|
Fix URL
Michael Howitz
2017-12-15
1
-1
/
+1
*
|
Add changelog to RTD
Michael Howitz
2017-12-15
2
-0
/
+2
|
/
*
Fix hardcoded version number in Sphinx docs
Marius Gedminas
2017-12-14
1
-4
/
+9
*
Merge pull request #112 from zopefoundation/fix-latex-docs
Marius Gedminas
2017-12-08
1
-1
/
+5
|
\
|
*
Use LuaLaTeX
fix-latex-docs
Marius Gedminas
2017-12-07
1
-1
/
+5
|
/
*
Merge pull request #109 from zopefoundation/roto-travis-pypy
Joni Orponen
2017-12-03
1
-2
/
+2
|
\
|
*
Let pypy and pypy3 float on Travis.
roto-travis-pypy
Joni Orponen
2017-11-30
1
-2
/
+2
|
/
*
Allow Registering and unregistering instance methods as listeners (#102)
rekcäH nitraM
2017-11-28
3
-2
/
+15
*
Updates README.rst with svg badge
Nikita Sobolev
2017-10-04
1
-1
/
+1
*
Back to development: 4.4.4
Marius Gedminas
2017-09-22
2
-1
/
+7
*
Preparing release 4.4.3
4.4.3
Marius Gedminas
2017-09-22
3
-2
/
+3
*
Merge pull request #103 from y-fujisaki2/patch-1
Marius Gedminas
2017-09-21
2
-2
/
+8
|
\
|
*
Add change note. Fixes #100
Jason Madden
2017-09-21
1
-2
/
+6
|
*
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
|
/
*
Merge pull request #99 from avanov/master
Tres Seaver
2017-09-01
3
-2
/
+13
|
\
|
*
Drop __annotations__ in interface declarations
Maxim Avanov
2017-09-01
3
-2
/
+13
|
/
*
Back to development: 4.4.3
Jason Madden
2017-06-14
2
-1
/
+7
*
Preparing release 4.4.2
4.4.2
Jason Madden
2017-06-14
2
-2
/
+2
*
Our wheels are *not* universal. Set this explicitly in setup.cfg so that zest...
Jason Madden
2017-06-14
1
-0
/
+3
*
Merge pull request #95 from zopefoundation/combined-coverage
Jason Madden
2017-06-14
16
-73
/
+83
|
\
|
*
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
16
-72
/
+80
*
|
Merge pull request #94 from zopefoundation/issue93
Jason Madden
2017-06-14
3
-13
/
+73
|
\
\
|
|
/
|
/
|
|
*
Fix the cache getting out of sync with _utility_registrations.
issue93
Jason Madden
2017-06-14
3
-13
/
+73
|
/
*
Merge pull request #92 from zopefoundation/issue85-take2-reduce
Jason Madden
2017-06-14
3
-8
/
+126
|
\
|
*
Fix #85 by implementing __reduce__ to omit _v_ attributes.
issue85-take2-reduce
Jason Madden
2017-06-14
3
-8
/
+126
|
/
*
100% coverage (#90)
Jason Madden
2017-06-12
16
-274
/
+200
*
Enable coveralls (#89)
Jason Madden
2017-06-09
1
-4
/
+12
*
Test sanity cleanups (#88)
Jason Madden
2017-06-08
19
-218
/
+108
*
Back to development: 4.4.2
Jim Fulton
2017-05-13
2
-1
/
+7
*
Preparing release 4.4.1
4.4.1
Jim Fulton
2017-05-13
2
-2
/
+2
*
Improve pyroma
Jim Fulton
2017-05-13
1
-0
/
+1
*
Merge pull request #84 from zopefoundation/simplify-utility-registrations-cache
Jim Fulton
2017-05-13
3
-43
/
+27
|
\
|
*
Added some comments to describe the management of _v_utility_registrations_cache
simplify-utility-registrations-cache
Jim Fulton
2017-05-12
1
-0
/
+7
|
*
typo
Jim Fulton
2017-05-12
1
-1
/
+1
|
*
Simply the caching of utility-registration data. In addition to
Jim Fulton
2017-05-12
3
-43
/
+20
|
/
*
Merge pull request #81 from zopefoundation/75-prevent-non-text-name-errors
Tres Seaver
2017-05-04
6
-4
/
+85
|
\
|
*
Raise ValueError if non-text name passed to adapter registry methods.
75-prevent-non-text-name-errors
Tres Seaver
2017-05-04
5
-4
/
+84
|
*
Show missing lines / branches.
Tres Seaver
2017-05-04
1
-0
/
+1
|
/
[next]