summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use relative importsfix-optimization-imports-under-python3Brian Sutherland2016-11-154-12/+24
* Back to development: 4.3.3Marius Gedminas2016-09-052-1/+7
* Preparing release 4.3.24.3.2Marius Gedminas2016-09-052-2/+2
* Merge pull request #56 from zopefoundation/fix-55Marius Gedminas2016-09-053-7/+50
|\
| * Fix equality testing of implementedBy objects that have been proxied. Fixes #55.fix-55Jason Madden2016-09-023-7/+50
|/
* Back to development: 4.4.0Michael Howitz2016-08-312-1/+7
* Preparing release 4.3.14.3.1Michael Howitz2016-08-312-2/+2
* Support Components subclasses that are not hashable. (#54)Jason Madden2016-08-313-13/+34
* Merge pull request #52 from zopefoundation/release-4.3Michael Howitz2016-08-312-2/+8
|\
| * Back to development: 4.4.0Michael Howitz2016-08-312-1/+7
| * Preparing release 4.3.04.3.0Michael Howitz2016-08-312-2/+2
|/
* Merge pull request #51 from zopefoundation/icemac-patch-2Michael Howitz2016-08-311-0/+2
|\
| * Match manifest with version control.Michael Howitz2016-08-311-0/+2
|/
* Merge pull request #48 from zopefoundation/fix-46Jason Madden2016-08-304-75/+276
|\
| * Fix comment.Jason Madden2016-08-301-1/+1
| * Merge branch 'master' into fix-46fix-46Michael Howitz2016-08-301-1/+1
| |\ | |/ |/|
* | Merge pull request #49 from zopefoundation/icemac-patch-1Marius Gedminas2016-08-301-1/+1
|\ \
| * | Use the canonical URL.Michael Howitz2016-08-301-1/+1
|/ /
| * Better naming, and incorporate feedback from @prsephtonJason Madden2016-08-221-18/+19
| * Use dictionary lookups for testing subscribed status.Jason Madden2016-08-194-75/+275
|/
* Merge pull request #45 from zopefoundation/setuptools-buildJason Madden2016-08-042-52/+49
|\
| * Make setuptools a hard dep of setup.pysetuptools-buildJason Madden2016-08-042-52/+49
|/
* Merge pull request #44 from zopefoundation/comp-implementsJason Madden2016-08-045-14/+107
|\
| * Make declarations.Implements sortable.comp-implementsJason Madden2016-08-035-14/+107
|/
* Merge pull request #43 from zopefoundation/literalsJason Madden2016-08-028-222/+214
|\
| * Remove the _u compat function.literalsJason Madden2016-08-028-222/+214
|/
* svbTres Seaver2016-06-102-1/+6
* Prep 4.2.0 release.4.2.0Tres Seaver2016-06-102-2/+2
* Merge pull request #37 from fgregg/masterTres Seaver2016-06-102-35/+73
|\
| * pypi password for travisForest Gregg2016-05-293-3/+2
| |\ | |/ |/|
* | Merge pull request #40 from adamchainz/readthedocs.ioMarius Gedminas2016-05-292-2/+2
|\ \
| * | Convert readthedocs link for their .org -> .io migration for hosted projectsAdam Chainz2016-05-292-2/+2
|/ /
| * don't build eggs, build on os x, py 3.4Forest Gregg2016-05-242-1/+4
| * Merge branch 'master' of github.com:zopefoundation/zope.interfaceForest Gregg2016-05-181-15/+36
| |\ | |/ |/|
* | Merge pull request #38 from zopefoundation/adamg-bootstrapTres Seaver2016-04-201-15/+36
|\ \
| * | update bootstrap.pyadamg-bootstrapAdam Groszer2016-04-201-15/+36
|/ /
| * CI for travis and appveyorForest Gregg2016-04-152-35/+71
|/
* Merge pull request #35 from zopefoundation/add-pure-test-supportTres Seaver2016-04-152-2/+13
|\
| * Add support for building/testing w/ 'PURE_PYTHON' defined.add-pure-test-supportTres Seaver2016-04-142-2/+13
|/
* Merge branch 'msabramo-doc_tweaks'Tres Seaver2016-03-241-4/+4
|\
| * Merge branch 'doc_tweaks' of https://github.com/msabramo/zope.interface into ...Tres Seaver2016-03-241-4/+4
| |\ |/ /
| * docs/README.rst: Small tweaksMarc Abramowitz2015-01-261-4/+4
* | Merge pull request #34 from zopefoundation/drop-py32-supportTres Seaver2016-03-234-5/+3
|\ \
| * | Drop support for Python 3.2.drop-py32-supportTres Seaver2016-03-234-5/+3
|/ /
* | Drop mention of 'python2.6' from 'docs/hacking.txt'.Tres Seaver2016-03-091-4/+4
* | Remove python 2.6 from appveyor, too.Tres Seaver2016-03-091-2/+0
* | Drop support for Python 2.6.Tres Seaver2016-03-094-5/+5
* | Appveyor: 64-bit builds and wheelsappveyorMarius Gedminas2015-12-142-3/+38
* | Add an appveyor.ymlMarius Gedminas2015-12-142-0/+29
* | Merge pull request #27 from felixonmars/masterMarius Gedminas2015-11-061-1/+1
|\ \