index
:
delta/python-packages/zope-component.git
3.10
3.9
Python3.7support
all-repos_autofix_all-repos-sed
avoid-poisoning-wheel-cache-python-pure
dataflake/issue_52
dataflake/issue_54
doc-module
doctest-everywhere
drop-py26-py32-support
fix_issue_32
hookable
issue10
issue26
issue29
issue45
issue51
issue59
issue9
master
remove-unused-imports
roto-test-pypy3
github.com: zopefoundation/zope.component.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
zope
/
component
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a coverage environment to tox and reach 100% coverage.
Python3.7support
Jason Madden
2018-10-06
3
-15
/
+8
*
Produce deprecation warnings for deprecated names in interfaces.py and regist...
remove-unused-imports
Jason Madden
2017-11-08
9
-31
/
+106
*
Remove unused, but not BWC exported, imports from _api.
Jason Madden
2017-11-08
1
-3
/
+3
*
Always depend on zope.hookable
Jason Madden
2017-11-07
2
-100
/
+2
*
100% coverage
issue29
Jason Madden
2017-06-30
12
-381
/
+210
*
Add failing functiona/integration tests at this level for the interaction bet...
Jason Madden
2015-05-28
1
-1
/
+72
*
Run test_persistentregistry under PyPy/3, and fix it. Doctests still fail und...
Jason Madden
2015-05-27
1
-0
/
+2
*
Disable 'standalone' test when zope.security is missing.
Tres Seaver
2015-02-25
1
-35
/
+42
*
Suppress ResourceWarning under Py3k.
Tres Seaver
2014-03-17
1
-14
/
+18
*
Implemented ability to specify adapter and utility names in Python. Use
Stephan Richter
2014-02-05
1
-9
/
+46
*
Replace failUnless with the new spelling to fix a warning on Python 3.
Gediminas Paulauskas
2013-07-05
1
-6
/
+6
*
Reset the cached adapter_hooks at zope.testing.cleanup.cleanUp time (LP1100501).
Jason Madden
2013-03-04
1
-1
/
+9
*
- Changed "ZODB3" depdendency to "persistent".
Stephan Richter
2013-02-28
2
-2
/
+3
*
Assert unsupported in older Pythons
Ross Patterson
2012-08-01
1
-1
/
+1
*
Don't pickle registry flattened bases in the 'ro' attribute.
Ross Patterson
2012-08-01
1
-1
/
+10
*
Add coverage for pickling/persisting registry bases.
Ross Patterson
2012-08-01
1
-5
/
+7
*
Merge tseaver-test_cleanup branch.
Tres Seaver
2012-06-29
16
-0
/
+4702