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 eric.araujo, ezio.melotti, python-dev, sandro.tosi
Date 2011-08-19.12:25:09
SpamBayes Score 3.7315534e-05
Marked as misclassified No
Message-id <E1QuO8K-0002iS-GX@dinsdale.python.org>
In-reply-to
Content
New changeset eeb8a440bde0 by Éric Araujo in branch '3.2':
Link isinstance/issubclass to the ABC glossary entry (#12256)
http://hg.python.org/cpython/rev/eeb8a440bde0

New changeset e2e8c752c1b6 by Éric Araujo in branch '3.2':
Mention virtual subclasses in the glossary entry for ABCs (#12256).
http://hg.python.org/cpython/rev/e2e8c752c1b6

New changeset 5160d8eb3468 by Éric Araujo in branch 'default':
Merge fixes for #12256 and typos from 3.2
http://hg.python.org/cpython/rev/5160d8eb3468
History
Date User Action Args
2011-08-19 12:25:14python-devsetrecipients: + python-dev, ezio.melotti, eric.araujo, sandro.tosi
2011-08-19 12:25:09python-devlinkissue12256 messages
2011-08-19 12:25:09python-devcreate