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 Trundle, michael.foord, ncoghlan, python-dev
Date 2011-12-22.01:13:42
SpamBayes Score 0.16730088
Marked as misclassified No
Message-id <E1RdXE5-0005hC-Og@dinsdale.python.org>
In-reply-to
Content
New changeset 8f33758df19a by Michael Foord in branch '3.2':
Metaclasses with metaclasses with a __dict__ descriptor can no longer trigger code execution with inspect.getattr_static.
http://hg.python.org/cpython/rev/8f33758df19a
History
Date User Action Args
2011-12-22 01:13:44python-devsetrecipients: + python-dev, ncoghlan, michael.foord, Trundle
2011-12-22 01:13:43python-devlinkissue11829 messages
2011-12-22 01:13:42python-devcreate