summaryrefslogtreecommitdiff
path: root/src/zope/interface/common/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup of #202.issue3_minor_cleanupJason Madden2020-04-071-2/+11
* Feedback from review: whitespace, doc clarification, and a unit test showing ...Jason Madden2020-04-071-1/+1
* Let interface 'subclasses' override __adapt__.issue3Jason Madden2020-04-061-1/+1
* Use C3 (mostly) to compute IRO.issue21Jason Madden2020-03-151-6/+10
* Cleanups per review.issue138Jason Madden2020-02-171-1/+1
* Update documentation and clarify the relationship of the older mapping and se...Jason Madden2020-02-171-14/+35
* Find more concrete classes that are registered.Jason Madden2020-02-171-6/+11
* Add interfaces for builtins and the io ABCs.Jason Madden2020-02-171-22/+61
* Add collections.IByteString and refactor to avoid one-to-one assumption about...Jason Madden2020-02-171-26/+94
* Add z.i.common.collections to parallel the collections.abc classes.Jason Madden2020-02-171-2/+126
* Moving code to satellite.Christian Theune2007-05-031-0/+2
* Removed interface copyJim Fulton2006-03-111-2/+0
* Correcting borked move.Nathan Yergler2006-02-271-0/+2