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
*
Make the odd tests work on all supported python versions
test-cleanup
Jason Madden
2017-06-08
2
-2
/
+10
*
Port remaining doctest to unittest.
Jason Madden
2017-06-08
1
-6
/
+48
*
Per @tseaver, drop most test_suite functions.
Jason Madden
2017-06-08
13
-71
/
+2
*
Test sanity cleanups
Jason Madden
2017-06-08
19
-160
/
+69
*
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
|
/
*
Merge pull request #80 from zopefoundation/manylinux27
Forest Gregg
2017-04-23
1
-0
/
+1
|
\
|
*
cleanup after manylinux wheelbuilding
manylinux27
Forest Gregg
2017-04-22
1
-0
/
+1
*
|
svb
Tres Seaver
2017-04-21
2
-1
/
+6
*
|
Prep 4.4.0 release.
4.4.0
Tres Seaver
2017-04-21
2
-2
/
+2
*
|
Bump minor version due to new Python version support.
Tres Seaver
2017-04-21
2
-2
/
+2
|
/
*
Merge pull request #78 from zopefoundation/manylinux
Forest Gregg
2017-04-21
3
-1
/
+44
|
\
|
*
CI setup for manylinux wheels on tagged commit
manylinux
Forest Gregg
2017-04-21
3
-1
/
+44
|
/
*
Fix sentence in README
Niels Bom
2017-03-20
1
-1
/
+1
*
Add support for Python 3.6. (#74)
Jason Madden
2017-01-18
5
-4
/
+17
*
Always build wheels and archive them as artifacts
Marius Gedminas
2017-01-12
1
-24
/
+21
*
Update zope.wheelbuilder password in appveyor.yml
Marius Gedminas
2017-01-12
1
-1
/
+1
*
Merge pull request #73 from zopefoundation/issue70
Jason Madden
2017-01-05
3
-8
/
+41
|
\
|
*
Expose IComponent documentation.
Jason Madden
2017-01-05
3
-8
/
+41
*
|
Merge pull request #72 from zopefoundation/issue71
Jason Madden
2017-01-05
2
-89
/
+85
|
\
\
|
|
/
|
/
|
|
*
Don't redefine METH_KEYWORDS
Jason Madden
2017-01-05
2
-89
/
+85
|
/
*
svb
Tres Seaver
2016-12-13
2
-1
/
+6
*
Prep 4.3.3 release.
4.3.3
Tres Seaver
2016-12-13
2
-2
/
+2
*
Garden changelog.
Tres Seaver
2016-12-13
1
-0
/
+5
*
Merge pull request #66 from zopefoundation/41-document-adapter-registry-api
Tres Seaver
2016-12-06
3
-0
/
+25
|
\
|
*
Document API for adapter registry.
Tres Seaver
2016-12-06
3
-0
/
+25
*
|
Fix docstring summary line for 'unregisterAdapter'.
Tres Seaver
2016-12-06
1
-1
/
+1
|
/
*
Merge pull request #64 from zopefoundation/62-ensure-license-file-in-wheel
Tres Seaver
2016-12-06
1
-0
/
+3
|
\
|
*
Ensure that LICENSE.txt is present in built wheels.
62-ensure-license-file-in-wheel
Tres Seaver
2016-11-16
1
-0
/
+3
*
|
Merge pull request #59 from jean/master
Tres Seaver
2016-12-05
8
-221
/
+222
|
\
\
|
*
\
Merge branch 'master' of github.com:zopefoundation/zope.interface
Jean Jordaan
2016-12-06
10
-14
/
+131
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #61 from zopefoundation/60-fix_c_optimizations-py3k
Tres Seaver
2016-11-15
8
-13
/
+129
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
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
5
-13
/
+26
|
/
/
*
|
Update PyPI password for zope.wheelbuilder on appveyor.
Tres Seaver
2016-11-15
1
-1
/
+1
*
|
Rotate PyPI password for zope.wheelbuilder.
Tres Seaver
2016-11-15
1
-1
/
+1
|
*
Make changelog note more informative
Jean Jordaan
2016-10-16
1
-1
/
+1
|
*
Changelog note
Jean Jordaan
2016-10-16
1
-1
/
+1
|
*
Editing while reading, and spell out Require and Provide
Jean Jordaan
2016-10-16
1
-121
/
+121
|
*
Editing while reading: literals, typos, grammar
Jean Jordaan
2016-10-16
6
-100
/
+100
|
/
*
Back to development: 4.3.3
Marius Gedminas
2016-09-05
2
-1
/
+7
*
Preparing release 4.3.2
4.3.2
Marius Gedminas
2016-09-05
2
-2
/
+2
[next]