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.snow, python-dev, tim.peters, yselivanov
Date 2014-01-31.19:39:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fG7zl5H29z7LjQ@mail.python.org>
In-reply-to
Content
New changeset c38f99554be4 by Yury Selivanov in branch 'default':
inspect.classify_class_attrs: Classify object.__new__ and __init__ correctly #18801
http://hg.python.org/cpython/rev/c38f99554be4
History
Date User Action Args
2014-01-31 19:39:32python-devsetrecipients: + python-dev, tim.peters, eric.snow, yselivanov
2014-01-31 19:39:32python-devlinkissue18801 messages
2014-01-31 19:39:32python-devcreate