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.

作者 ncoghlan
收信人 amaury.forgeotdarc, benjamin.peterson, daniel.urban, georg.brandl, gvanrossum, ncoghlan, pwerneck, rodsenra, terry.reedy
日期 2011-04-19.13:37:07
SpamBayes Score 1.7545838e-06
Marked as misclassified
Message-id <1303220228.66.0.68818612566.issue1294232@psf.upfronthosting.co.za>
In-reply-to
内容
Removed 2.7 from the affected versions - with neither __build_class__ nor __prepare__ in 2.x, there's no alternate metaclass calculation to go wrong.

This should definitely be fixed for the final 3.1 release and for 3.2 though. An updated patch against current 3.1 would be most convenient (hg should take care of the forward porting from that point).
历史
日期 用户 动作 参数
2011-04-19 13:37:08ncoghlan修改recipients: + ncoghlan, gvanrossum, georg.brandl, terry.reedy, amaury.forgeotdarc, rodsenra, pwerneck, benjamin.peterson, daniel.urban
2011-04-19 13:37:08ncoghlan修改messageid: <1303220228.66.0.68818612566.issue1294232@psf.upfronthosting.co.za>
2011-04-19 13:37:07ncoghlan链接issue1294232 messages
2011-04-19 13:37:07ncoghlan创建