summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop explicit DeprecationWarnings for "class advice" APISTres Seaver2012-05-223-29/+13
* svbTres Seaver2012-05-162-1/+6
* Prep 4.0.0 release.Tres Seaver2012-05-162-3/+3
* Automate build of Sphinx HTML docs and running doctest snippets via tox.Tres Seaver2012-05-092-1/+13
* Ignore more artifacts.Tres Seaver2012-04-171-0/+2
* Merge tseaver-no_2to3 branch.Tres Seaver2012-04-1732-1547/+2574
|\
| * Tox doesn't need zope.fixers under 3.2.Tres Seaver2012-04-061-1/+0
| * further simplify some attribute lookupsFred Drake2012-04-063-4/+4
| * Drop unneeded compatibility shims for method / function attributes.Tres Seaver2012-04-064-18/+5
| * Deprecated the "class advice" APIs from ``zope.interface.declarations``.Tres Seaver2012-04-063-47/+104
| * Improve the error raised by the class advice APIs when invoked under Py3k.Tres Seaver2012-04-061-3/+14
| * Re-silence Py3k whines.Tres Seaver2012-04-061-31/+44
| * Close Py3k coverage gap to absolute minimum.Tres Seaver2012-04-066-36/+206
| * Coverage under Py3k.Tres Seaver2012-04-062-6/+3
| * 100% coverage under Python 2.x.Tres Seaver2012-04-061-0/+67
| * Fix up snippets to run in Sphinx context.Tres Seaver2012-04-066-281/+613
| * Move commented-out doctest snippets into API docs as real snippets.Tres Seaver2012-04-064-712/+1022
| * Include repoze.sphinx.autointerface for building docs.Tres Seaver2012-04-061-1/+9
| * Add page for API docs.Tres Seaver2012-04-062-0/+20
| * Include repoze.sphinx.autointerface for building docs.Tres Seaver2012-04-061-1/+1
| * Ensure that all doctest blocks get recognized by Sphinx.Tres Seaver2012-04-063-7/+11
| * 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