summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-05-01 23:19:15 +0200
committerVictor Stinner <victor.stinner@haypocalc.com>2011-05-01 23:19:15 +0200
commit0066c0d3e7ff44fbbc368c39b5b2eaf722b8deed (patch)
tree9d01338e49e747acf4e84cf9daac5817a78585d3 /Python/sysmodule.c
parent54b49259f34aa0499acf57bd6b313f3a9f401829 (diff)
downloadcpython-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