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
Branch
Commit message
Author
Age
3.10
Merge trunk@127419. Test assert method not available in older pythons.
Ross Patterson
13 years
3.9
Merge 3.10@127420. Test assert method not in older Pythons.
Ross Patterson
13 years
Python3.7support
Add a coverage environment to tox and reach 100% coverage.
Jason Madden
7 years
all-repos_autofix_all-repos-sed
Update badge URL for Travis
Jürgen Gmach
5 years
avoid-poisoning-wheel-cache-python-pure
Don't use/poison global wheel cache when building w/ PURE_PYTHON.
Tres Seaver
9 years
dataflake/issue_52
- add change log entry and bump version for Python 3.9 support
Jens Vagelpohl
4 years
dataflake/issue_54
- remove tab characters
Jens Vagelpohl
4 years
doc-module
Reference documentation improvements
Jason Madden
5 years
doctest-everywhere
Enable doctests on Python 3 and PyPy
Jason Madden
8 years
drop-py26-py32-support
Drop support for Python 2.6 and 3.2.
Tres Seaver
9 years
fix_issue_32
Remove obsolete call of searchInterface from interfaceToName
Philip Bauer
8 years
hookable
whitespace
Jason Madden
8 years
issue10
Fix provideInterface et al to use the current site manager.
Jason Madden
4 years
issue26
Remove -pure variants from default tox.ini envlist because they're not useful...
Jason Madden
8 years
issue29
100% coverage
Jason Madden
8 years
issue45
Ensure resolution order is consistent.
Jason Madden
5 years
issue51
Bump zope.interface dependency.
Jason Madden
4 years
issue59
Remove backwards compatibility imports.
Jason Madden
4 years
issue9
Fix the subscriber directive when a factory is given that implements an inter...
Jason Madden
4 years
master
Back to development: 6.1
Michael Howitz
2 years
remove-unused-imports
Produce deprecation warnings for deprecated names in interfaces.py and regist...
Jason Madden
8 years
roto-test-pypy3
Also test on PyPy 3.
Joni Orponen
8 years