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.

作者 daniel.urban
收信人 amaury.forgeotdarc, benjamin.peterson, daniel.urban, georg.brandl, gvanrossum, pwerneck, rodsenra, terry.reedy
日期 2011-04-03.20:44:03
SpamBayes Score 7.572448e-09
Marked as misclassified
Message-id <1301863444.2.0.0665079259826.issue1294232@psf.upfronthosting.co.za>
In-reply-to
内容
The attached test case currently fails.  I'll try to make a patch soon.

> Perhaps __build_class__ (which I have not read) should either call
> type_new or a new function with the winner calculation factored out of
> type_new.

Yeah, that's exactly what I'm planning to do (the factoring out).
历史
日期 用户 动作 参数
2011-04-03 20:44:04daniel.urban修改recipients: + daniel.urban, gvanrossum, georg.brandl, terry.reedy, amaury.forgeotdarc, rodsenra, pwerneck, benjamin.peterson
2011-04-03 20:44:04daniel.urban修改messageid: <1301863444.2.0.0665079259826.issue1294232@psf.upfronthosting.co.za>
2011-04-03 20:44:03daniel.urban链接issue1294232 messages
2011-04-03 20:44:03daniel.urban创建