This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Arfrever, Darren.Dale, asvetlov, benjamin.peterson, christopherthemagnificent, daniel.urban, docs@python, dsdale24, eric.araujo, eric.snow, ncoghlan, python-dev, r.david.murray, stutzbach
Date 2012-12-08.12:57:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YJVvJ3GXdzQgs@mail.python.org>
In-reply-to
Content
New changeset 3345afd6dc61 by Nick Coghlan in branch '3.3':
Close issue #16267: better docs for @abstractmethod composition
http://hg.python.org/cpython/rev/3345afd6dc61

New changeset be7202c38089 by Nick Coghlan in branch 'default':
Merge from 3.3 (issue #16267)
http://hg.python.org/cpython/rev/be7202c38089
History
Date User Action Args
2012-12-08 12:57:33python-devsetrecipients: + python-dev, ncoghlan, benjamin.peterson, stutzbach, eric.araujo, Arfrever, r.david.murray, asvetlov, daniel.urban, christopherthemagnificent, docs@python, dsdale24, eric.snow, Darren.Dale
2012-12-08 12:57:33python-devlinkissue16267 messages
2012-12-08 12:57:33python-devcreate