diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2012-02-25 00:22:36 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2012-02-25 00:22:36 (GMT) |
commit | 6f73874edd30afaa9580f63d3ba0f1ea9c4b09b7 (patch) | |
tree | 2f0e2d2ca36b96315439cc3fbe6c87aeb9abc548 /Lib/test/badsyntax_pep3120.py | |
parent | b0800dc53bdcb77b6fb7c07645460b7954792290 (diff) | |
download | cpython-6f73874edd30afaa9580f63d3ba0f1ea9c4b09b7.zip cpython-6f73874edd30afaa9580f63d3ba0f1ea9c4b09b7.tar.gz cpython-6f73874edd30afaa9580f63d3ba0f1ea9c4b09b7.tar.bz2 |
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/test/badsyntax_pep3120.py')
0 files changed, 0 insertions, 0 deletions