summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Document shift from '2to3' to 'compatible subset'.Tres Seaver2012-04-051-0/+5
| * Ignore .tox.Tres Seaver2012-04-051-0/+1
| * Guard against possible failure under hash-randomizing Pythons.Tres Seaver2012-04-051-2/+2
| * Silence Py3k whining.Tres Seaver2012-04-053-16/+16
| * Restore 'adapter_hooks' after patching for test purposes.Tres Seaver2012-04-051-3/+7
| * The C impl. caches BuiltinImmplentationSpecifications too early.Tres Seaver2012-04-051-12/+33
| * PyPy coverage tweak.Tres Seaver2012-04-041-1/+1
| * Merge Py3k w/o 2to3 work.Tres Seaver2012-04-0421-1181/+1202
| * Branch for 2to3 removal.Tres Seaver2012-04-040-0/+0
|/
* Target 4.0.x as the new release line for the trunk.Tres Seaver2012-04-032-3/+3
* Note changes.Tres Seaver2012-03-301-0/+11
* Don't need fossils supporting doctests.Tres Seaver2012-03-301-11/+0
* Note new second-dot version due to change in supported Python platforms:Tres Seaver2012-03-303-5/+15
* Merge tseaver-better_unittests branch.Tres Seaver2012-03-3043-2572/+9211
|\
| * Note changes, including fix for lp:91987.Tres Seaver2012-03-281-0/+8
| * Add hacking docs.Tres Seaver2012-03-262-0/+268
| * Ignore derived.Tres Seaver2012-03-260-0/+0
| * Add a note about subsequent doc cleanup work.Tres Seaver2012-03-261-0/+9
| * Note completion of TODOs (and fix a title.).Tres Seaver2012-03-261-11/+11
| * Merge from LP branch.Tres Seaver2012-03-2641-2572/+8926
| * New SVN branch for merging from LP.Tres Seaver2012-03-2660-6/+15653
| |\ | |/ |/|
* | Avoid exceptions due to tne new ``__qualname__`` attribute added in Python 3.3 Tres Seaver2012-02-162-4/+8
* | typo implementor->implementerBrian Sutherland2011-10-094-6/+6
* | remove decoy trove classifierChris McDonough2011-09-271-1/+0
* | vbChris McDonough2011-09-222-2/+7
* | add a test extras_require for benefit of the buildbotChris McDonough2011-09-161-1/+2
* | Merge chrism-componentregistry branch: Chris McDonough2011-09-157-4/+2071
* | Merge changelog entry from 3.6 branchHanno Schlichting2011-08-202-1/+7
* | svbTres Seaver2011-08-132-1/+4
* | Prep 3.7.0 release.Tres Seaver2011-08-132-2/+2
* | Move changes from 3.6.2 - 3.6.5 to a new 3.7.x release line.Tres Seaver2011-08-132-5/+14
* | Fix test failure under 'python setup.py test' in new test for '__hash__'.Tres Seaver2011-08-122-0/+5
* | Fix Python 2.5 incompatibility introduced in new tests of ``__hash__``.Tres Seaver2011-08-122-2/+7
* | svbTres Seaver2011-08-112-1/+6
* | Prep 3.6.5 release.Tres Seaver2011-08-112-2/+2
* | Work around buggy behavior in some subclasses of `InterfaceClass``Tres Seaver2011-08-114-8/+65
* | Revert r122462 after updating zope.app.interface.Tres Seaver2011-08-112-5/+2
* | Fix a regression introduced in 3.6.4, that made one zope.app.interface test failGediminas Paulauskas2011-08-042-2/+5
* | - Fix testing deprecation warnings issued when tested under Py3K.Chris McDonough2011-07-214-70/+90
* | - Add a tox.ini for easier xplatform testing.Chris McDonough2011-07-152-0/+13
* | Under PyPy, 'zope.interface' should not build its C extension.Tres Seaver2011-07-052-13/+26
* | svbTres Seaver2011-07-052-1/+6
* | Prep 3.6.4 release.Tres Seaver2011-07-052-2/+2
* | LP 804951: InterfaceClass instances were unhashable under Python 3.x.Tres Seaver2011-07-053-1/+13
* | svbTres Seaver2011-05-262-1/+6
* | Prep 3.6.3 release.Tres Seaver2011-05-262-2/+2
* | Correct comparison of interfaces from different modules but with the same name.Tres Seaver2011-05-264-9/+64
* | svbTres Seaver2011-05-171-1/+1
* | Prep 3.6.2 release.Tres Seaver2011-05-171-1/+1
* | Better phrasing.Tres Seaver2011-05-171-2/+2