diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2012-02-25 01:22:36 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2012-02-25 01:22:36 +0100 |
commit | 8b37a554561542ed19d95a5d745eab128b346380 (patch) | |
tree | cf0318472e5bad80e7a2af87eb471dee29125e46 /Python/pythonrun.c | |
parent | 5c4d42c7519be07d73d606d71c7bd7b5fddb9c48 (diff) | |
download | cpython-8b37a554561542ed19d95a5d745eab128b346380.tar.gz |
Close #14095: type.__new__() doesn't remove __qualname__ key from the class
dict anymore if the key is present. Reject also non-string qualified names.
And fix reference leaks in type.__new__().
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions