This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 gvanrossum
收信人
日期 2007-03-16.20:07:16
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
内容
Fixed two bugs, with the help of (improved) test_metaclass.py:

- bug in symtable handling of keyword args that triggered an assert in debug mode
- bug in build_class that mutated the keyword args dict in place

I've got the feeling that there are leaks.
File Added: meta.patch
历史
日期 用户 动作 参数
2007-08-23 15:57:35admin链接issue1681101 messages
2007-08-23 15:57:35admin创建