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 ecatmur, ggenellina, gvanrossum, lukasz.langa, python-dev, rhettinger
Date 2013-07-01.14:03:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bkVfx5s4Pz7Ljg@mail.python.org>
In-reply-to
Content
New changeset a2672dc7c805 by Łukasz Langa in branch 'default':
Issue #18244: Adopt C3-based linearization in functools.singledispatch for improved ABC support
http://hg.python.org/cpython/rev/a2672dc7c805
History
Date User Action Args
2013-07-01 14:03:38python-devsetrecipients: + python-dev, gvanrossum, rhettinger, ggenellina, lukasz.langa, ecatmur
2013-07-01 14:03:38python-devlinkissue18244 messages
2013-07-01 14:03:38python-devcreate