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
*
Drop explicit DeprecationWarnings for "class advice" APIS
Tres Seaver
2012-05-22
3
-29
/
+13
*
svb
Tres Seaver
2012-05-16
2
-1
/
+6
*
Prep 4.0.0 release.
Tres Seaver
2012-05-16
2
-3
/
+3
*
Automate build of Sphinx HTML docs and running doctest snippets via tox.
Tres Seaver
2012-05-09
2
-1
/
+13
*
Ignore more artifacts.
Tres Seaver
2012-04-17
1
-0
/
+2
*
Merge tseaver-no_2to3 branch.
Tres Seaver
2012-04-17
32
-1547
/
+2574
|
\
|
*
Tox doesn't need zope.fixers under 3.2.
Tres Seaver
2012-04-06
1
-1
/
+0
|
*
further simplify some attribute lookups
Fred Drake
2012-04-06
3
-4
/
+4
|
*
Drop unneeded compatibility shims for method / function attributes.
Tres Seaver
2012-04-06
4
-18
/
+5
|
*
Deprecated the "class advice" APIs from ``zope.interface.declarations``.
Tres Seaver
2012-04-06
3
-47
/
+104
|
*
Improve the error raised by the class advice APIs when invoked under Py3k.
Tres Seaver
2012-04-06
1
-3
/
+14
|
*
Re-silence Py3k whines.
Tres Seaver
2012-04-06
1
-31
/
+44
|
*
Close Py3k coverage gap to absolute minimum.
Tres Seaver
2012-04-06
6
-36
/
+206
|
*
Coverage under Py3k.
Tres Seaver
2012-04-06
2
-6
/
+3
|
*
100% coverage under Python 2.x.
Tres Seaver
2012-04-06
1
-0
/
+67
|
*
Fix up snippets to run in Sphinx context.
Tres Seaver
2012-04-06
6
-281
/
+613
|
*
Move commented-out doctest snippets into API docs as real snippets.
Tres Seaver
2012-04-06
4
-712
/
+1022
|
*
Include repoze.sphinx.autointerface for building docs.
Tres Seaver
2012-04-06
1
-1
/
+9
|
*
Add page for API docs.
Tres Seaver
2012-04-06
2
-0
/
+20
|
*
Include repoze.sphinx.autointerface for building docs.
Tres Seaver
2012-04-06
1
-1
/
+1
|
*
Ensure that all doctest blocks get recognized by Sphinx.
Tres Seaver
2012-04-06
3
-7
/
+11
|
*
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
[next]