diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-08-22 23:33:13 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-08-22 23:33:13 +0200 |
commit | 04ca689091773fa19c16bcacfccae2914e3fae56 (patch) | |
tree | 94328cc522f105e2ae6d53528cf5efa6b6b4d885 /Python/errors.c | |
parent | 947bc084fc2339a44e3f55169653edd8bd17c248 (diff) | |
download | cpython-04ca689091773fa19c16bcacfccae2914e3fae56.tar.gz |
Issue #27809: Use _PyObject_FastCallDict()
Modify:
* init_subclass()
* builtin___build_class__()
Fix also a bug in init_subclass(): check for super() failure.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions