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 Drekin, Sergio Pascual, lukasz.langa, paul.moore, python-dev, serhiy.storchaka, yselivanov
Date 2015-08-18.18:41:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150818183242.6792.37657@psf.io>
In-reply-to
Content
New changeset 586195685aaf by Yury Selivanov in branch '3.4':
Issue #23572: Fixed functools.singledispatch on classes with falsy metaclasses.
https://hg.python.org/cpython/rev/586195685aaf
History
Date User Action Args
2015-08-18 18:41:00python-devsetrecipients: + python-dev, paul.moore, lukasz.langa, serhiy.storchaka, yselivanov, Drekin, Sergio Pascual
2015-08-18 18:41:00python-devlinkissue23572 messages
2015-08-18 18:41:00python-devcreate