diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-01 23:33:06 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-01 23:33:06 +0200 |
commit | 6a534e7e7b9820bcae40883d6158ec19887fceb3 (patch) | |
tree | 258214af864165f89c10d4dbd3443d5cb9728788 /Python/Python-ast.c | |
parent | 571e8fda9b6fdf2172ee071457d5f9e73fe4d70d (diff) | |
parent | d9561318d849df12775d7a111aa85bbf62a54c0f (diff) | |
download | cpython-git-6a534e7e7b9820bcae40883d6158ec19887fceb3.tar.gz |
(Merge 3.2) Issue #9756: When calling a method descriptor or a slot wrapper
descriptor, the check of the object type doesn't read the __class__ attribute
anymore. Fix a crash if a class override its __class__ attribute (e.g. a proxy
of the str type).
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions