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 Mark.Shannon, python-dev
Date 2012-05-01.13:56:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SPDYs-0002yr-MS@dinsdale.python.org>
In-reply-to
Content
New changeset eab5120cc208 by Benjamin Peterson in branch '3.2':
fix calling the classmethod descriptor directly (closes #14699)
http://hg.python.org/cpython/rev/eab5120cc208

New changeset e1a200dfd5db by Benjamin Peterson in branch 'default':
merge 3.2 (#14699)
http://hg.python.org/cpython/rev/e1a200dfd5db

New changeset 6484f5a51285 by Benjamin Peterson in branch '2.7':
fix calling the classmethod descriptor directly (closes #14699)
http://hg.python.org/cpython/rev/6484f5a51285
History
Date User Action Args
2012-05-01 13:56:16python-devsetrecipients: + python-dev, Mark.Shannon
2012-05-01 13:56:15python-devlinkissue14699 messages
2012-05-01 13:56:15python-devcreate