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
path:
root
/
tox.ini
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add preliminary support for Python 3.12a5. (#268)
Michael Howitz
2023-03-06
1
-1
/
+4
*
Drop support for Python 2.7, 3.5, 3.6. (#266)
Michael Howitz
2022-12-28
1
-7
/
+3
*
- prepare release 5.5.1
5.5.1
Jens Vagelpohl
2022-11-03
1
-2
/
+0
*
Update to the latest c-code template
Marius Gedminas
2022-09-09
1
-2
/
+1
*
Revert "Update to the latest c-code template"
Marius Gedminas
2022-09-09
1
-1
/
+2
*
Update to the latest c-code template
Marius Gedminas
2022-09-09
1
-2
/
+1
*
Update to Python 3.11.0b4.
Michael Howitz
2022-08-03
1
-1
/
+1
*
Fix PyPy2 run on GHA.
Michael Howitz
2022-07-07
1
-3
/
+6
*
Add support for Python 3.11. (#253)
Michael Howitz
2022-01-28
1
-0
/
+1
*
Add support for Python 3.10 (#250)
Michael Howitz
2022-01-24
1
-15
/
+18
*
Configure with meta/config. (#243)
Michael Howitz
2021-06-02
1
-49
/
+45
*
Fix the documentation so it can be tested with `ZOPE_INTERFACE_STRICT_IRO=1`....
Michael Howitz
2021-05-05
1
-2
/
+0
*
Add support for Python 3.9. (#222)
Michael Howitz
2020-11-05
1
-2
/
+11
*
Make the RO for InterfaceClass consistent and fix handling of the STRICT_IRO ...
issue192-issue194
Jason Madden
2020-03-20
1
-1
/
+4
*
Update comments and add a test for more coverage.
Jason Madden
2020-03-19
1
-2
/
+2
*
Tweaks for coverage reporting.
Jason Madden
2020-01-21
1
-15
/
+21
*
Test PURE_PYTHON at runtime.
Jason Madden
2020-01-21
1
-0
/
+1
*
Stop using deprecated setup.py test functionality.
Jason Madden
2020-01-21
1
-4
/
+2
*
Port the documentation examples to Python 3
Marius Gedminas
2019-11-11
1
-1
/
+1
*
Add support for Python 3.8
Colin Watson
2019-11-11
1
-2
/
+2
*
Make tox -p auto handle coverage right
drop-py34
Marius Gedminas
2019-08-18
1
-0
/
+4
*
Drop support for Python 3.4
Marius Gedminas
2019-08-17
1
-2
/
+2
*
add py3.7 to setup.py classifier, tox.ini, and CHANGES
Forest Gregg
2018-08-09
1
-1
/
+1
*
Drop testing and pypi-declared support of Python 3.3.
Joni Orponen
2017-12-14
1
-1
/
+1
*
Enable combined coverage reports under tox and branch coverage
combined-coverage
Jason Madden
2017-06-14
1
-10
/
+13
*
100% coverage (#90)
Jason Madden
2017-06-12
1
-3
/
+2
*
Test sanity cleanups (#88)
Jason Madden
2017-06-08
1
-2
/
+2
*
Add support for Python 3.6. (#74)
Jason Madden
2017-01-18
1
-1
/
+1
*
Add support for building/testing w/ 'PURE_PYTHON' defined.
add-pure-test-support
Tres Seaver
2016-04-14
1
-1
/
+11
*
Drop support for Python 3.2.
drop-py32-support
Tres Seaver
2016-03-23
1
-1
/
+1
*
Drop support for Python 2.6.
Tres Seaver
2016-03-09
1
-1
/
+1
*
Add an appveyor.yml
Marius Gedminas
2015-12-14
1
-0
/
+5
*
Note explicit support for Python 3.5
Felix Yan
2015-11-03
1
-1
/
+1
*
Tox cleanups:
Tres Seaver
2015-03-01
1
-12
/
+5
*
Document hangup for Jython 2.7b1 support.
Tres Seaver
2014-12-08
1
-3
/
+3
*
Test pypy3.
Tres Seaver
2014-12-08
1
-1
/
+1
*
Note explicit support for Python 3.4.
Tres Seaver
2014-03-17
1
-1
/
+1
*
Make Python 2.7 run coverage tests and doc generation.
Stephan Richter
2014-02-04
1
-7
/
+7
*
Note support for Python 3.3.
Tres Seaver
2012-11-21
1
-1
/
+1
*
Automate build of Sphinx HTML docs and running doctest snippets via tox.
Tres Seaver
2012-05-09
1
-1
/
+11
*
Tox doesn't need zope.fixers under 3.2.
Tres Seaver
2012-04-06
1
-1
/
+0
*
Note new second-dot version due to change in supported Python platforms:
Tres Seaver
2012-03-30
1
-1
/
+13
*
Merge chrism-componentregistry branch:
Chris McDonough
2011-09-15
1
-1
/
+7
*
- Add a tox.ini for easier xplatform testing.
Chris McDonough
2011-07-15
1
-0
/
+11