commit | 3ba95f8bd984a0033c0b2da9974f67f537dedc9e | [log] [tgz] |
---|---|---|
author | Michael Foord <michael@voidspace.org.uk> | Thu Dec 22 01:13:37 2011 +0000 |
committer | Michael Foord <michael@voidspace.org.uk> | Thu Dec 22 01:13:37 2011 +0000 |
tree | ea10caf6115d029111ef9413fbb1e943df8546c7 | |
parent | 65a3f4b8c57a761cfe0e6ee14565db421c50f4c0 [diff] |
Metaclasses with metaclasses with a __dict__ descriptor can no longer trigger code execution with inspect.getattr_static. Closes issue 11829.