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 | 6f73874edd30afaa9580f63d3ba0f1ea9c4b09b7 (patch) | |
tree | 2f0e2d2ca36b96315439cc3fbe6c87aeb9abc548 /Lib/importlib/abc.py | |
parent | b0800dc53bdcb77b6fb7c07645460b7954792290 (diff) | |
download | cpython-git-6f73874edd30afaa9580f63d3ba0f1ea9c4b09b7.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 'Lib/importlib/abc.py')
0 files changed, 0 insertions, 0 deletions