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 eli.bendersky, ethan.furman, pitrou, python-dev
Date 2013-09-15.01:53:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cctsh66JZz7LjQ@mail.python.org>
In-reply-to
Content
New changeset b0517bb271ad by Ethan Furman in branch 'default':
Close #18929: inspect.classify_class_attrs will now search the metaclasses (last) to find where an attr was defined.
http://hg.python.org/cpython/rev/b0517bb271ad
History
Date User Action Args
2013-09-15 01:53:45python-devsetrecipients: + python-dev, pitrou, eli.bendersky, ethan.furman
2013-09-15 01:53:45python-devlinkissue18929 messages
2013-09-15 01:53:45python-devcreate