diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-01 23:19:15 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-01 23:19:15 +0200 |
commit | 0066c0d3e7ff44fbbc368c39b5b2eaf722b8deed (patch) | |
tree | 9d01338e49e747acf4e84cf9daac5817a78585d3 /Python/sysmodule.c | |
parent | 54b49259f34aa0499acf57bd6b313f3a9f401829 (diff) | |
download | cpython-0066c0d3e7ff44fbbc368c39b5b2eaf722b8deed.tar.gz |
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/sysmodule.c')
0 files changed, 0 insertions, 0 deletions