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.

作者 pitrou
收信人 Jimbofbx, asksol, dragonfyre13, dsvensson, gsson, jnoller, jodal, kristjan.jonsson, pitrou, sbt
日期 2012-04-10.15:32:42
SpamBayes Score -1.0
Marked as misclassified
Message-id <1334071962.9.0.471486536319.issue4892@psf.upfronthosting.co.za>
In-reply-to
内容
> Support could be enabled automatically, but that would introduce more
> circular imports which confuse me.

Are you sure? AFAICT:
- connection depends on forking
- reduction depends on forking and connection

But connection doesn't depend on reduction, neither does forking.
历史
日期 用户 动作 参数
2012-04-10 15:32:42pitrou修改recipients: + pitrou, kristjan.jonsson, jnoller, gsson, dsvensson, asksol, jodal, Jimbofbx, dragonfyre13, sbt
2012-04-10 15:32:42pitrou修改messageid: <1334071962.9.0.471486536319.issue4892@psf.upfronthosting.co.za>
2012-04-10 15:32:42pitrou链接issue4892 messages
2012-04-10 15:32:42pitrou创建