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
...
|
*
Document shift from '2to3' to 'compatible subset'.
Tres Seaver
2012-04-05
1
-0
/
+5
|
*
Ignore .tox.
Tres Seaver
2012-04-05
1
-0
/
+1
|
*
Guard against possible failure under hash-randomizing Pythons.
Tres Seaver
2012-04-05
1
-2
/
+2
|
*
Silence Py3k whining.
Tres Seaver
2012-04-05
3
-16
/
+16
|
*
Restore 'adapter_hooks' after patching for test purposes.
Tres Seaver
2012-04-05
1
-3
/
+7
|
*
The C impl. caches BuiltinImmplentationSpecifications too early.
Tres Seaver
2012-04-05
1
-12
/
+33
|
*
PyPy coverage tweak.
Tres Seaver
2012-04-04
1
-1
/
+1
|
*
Merge Py3k w/o 2to3 work.
Tres Seaver
2012-04-04
21
-1181
/
+1202
|
*
Branch for 2to3 removal.
Tres Seaver
2012-04-04
0
-0
/
+0
|
/
*
Target 4.0.x as the new release line for the trunk.
Tres Seaver
2012-04-03
2
-3
/
+3
*
Note changes.
Tres Seaver
2012-03-30
1
-0
/
+11
*
Don't need fossils supporting doctests.
Tres Seaver
2012-03-30
1
-11
/
+0
*
Note new second-dot version due to change in supported Python platforms:
Tres Seaver
2012-03-30
3
-5
/
+15
*
Merge tseaver-better_unittests branch.
Tres Seaver
2012-03-30
43
-2572
/
+9211
|
\
|
*
Note changes, including fix for lp:91987.
Tres Seaver
2012-03-28
1
-0
/
+8
|
*
Add hacking docs.
Tres Seaver
2012-03-26
2
-0
/
+268
|
*
Ignore derived.
Tres Seaver
2012-03-26
0
-0
/
+0
|
*
Add a note about subsequent doc cleanup work.
Tres Seaver
2012-03-26
1
-0
/
+9
|
*
Note completion of TODOs (and fix a title.).
Tres Seaver
2012-03-26
1
-11
/
+11
|
*
Merge from LP branch.
Tres Seaver
2012-03-26
41
-2572
/
+8926
|
*
New SVN branch for merging from LP.
Tres Seaver
2012-03-26
60
-6
/
+15653
|
|
\
|
|
/
|
/
|
*
|
Avoid exceptions due to tne new ``__qualname__`` attribute added in Python 3.3
Tres Seaver
2012-02-16
2
-4
/
+8
*
|
typo implementor->implementer
Brian Sutherland
2011-10-09
4
-6
/
+6
*
|
remove decoy trove classifier
Chris McDonough
2011-09-27
1
-1
/
+0
*
|
vb
Chris McDonough
2011-09-22
2
-2
/
+7
*
|
add a test extras_require for benefit of the buildbot
Chris McDonough
2011-09-16
1
-1
/
+2
*
|
Merge chrism-componentregistry branch:
Chris McDonough
2011-09-15
7
-4
/
+2071
*
|
Merge changelog entry from 3.6 branch
Hanno Schlichting
2011-08-20
2
-1
/
+7
*
|
svb
Tres Seaver
2011-08-13
2
-1
/
+4
*
|
Prep 3.7.0 release.
Tres Seaver
2011-08-13
2
-2
/
+2
*
|
Move changes from 3.6.2 - 3.6.5 to a new 3.7.x release line.
Tres Seaver
2011-08-13
2
-5
/
+14
*
|
Fix test failure under 'python setup.py test' in new test for '__hash__'.
Tres Seaver
2011-08-12
2
-0
/
+5
*
|
Fix Python 2.5 incompatibility introduced in new tests of ``__hash__``.
Tres Seaver
2011-08-12
2
-2
/
+7
*
|
svb
Tres Seaver
2011-08-11
2
-1
/
+6
*
|
Prep 3.6.5 release.
Tres Seaver
2011-08-11
2
-2
/
+2
*
|
Work around buggy behavior in some subclasses of `InterfaceClass``
Tres Seaver
2011-08-11
4
-8
/
+65
*
|
Revert r122462 after updating zope.app.interface.
Tres Seaver
2011-08-11
2
-5
/
+2
*
|
Fix a regression introduced in 3.6.4, that made one zope.app.interface test fail
Gediminas Paulauskas
2011-08-04
2
-2
/
+5
*
|
- Fix testing deprecation warnings issued when tested under Py3K.
Chris McDonough
2011-07-21
4
-70
/
+90
*
|
- Add a tox.ini for easier xplatform testing.
Chris McDonough
2011-07-15
2
-0
/
+13
*
|
Under PyPy, 'zope.interface' should not build its C extension.
Tres Seaver
2011-07-05
2
-13
/
+26
*
|
svb
Tres Seaver
2011-07-05
2
-1
/
+6
*
|
Prep 3.6.4 release.
Tres Seaver
2011-07-05
2
-2
/
+2
*
|
LP 804951: InterfaceClass instances were unhashable under Python 3.x.
Tres Seaver
2011-07-05
3
-1
/
+13
*
|
svb
Tres Seaver
2011-05-26
2
-1
/
+6
*
|
Prep 3.6.3 release.
Tres Seaver
2011-05-26
2
-2
/
+2
*
|
Correct comparison of interfaces from different modules but with the same name.
Tres Seaver
2011-05-26
4
-9
/
+64
*
|
svb
Tres Seaver
2011-05-17
1
-1
/
+1
*
|
Prep 3.6.2 release.
Tres Seaver
2011-05-17
1
-1
/
+1
*
|
Better phrasing.
Tres Seaver
2011-05-17
1
-2
/
+2
[prev]
[next]