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
收信人 Arfrever, barry, brett.cannon, eric.snow, ncoghlan, pitrou, python-dev
日期 2013-05-16.17:06:25
SpamBayes Score -1.0
Marked as misclassified
Message-id <1368723982.2625.0.camel@fsol>
In-reply-to <1368719836.69.0.808830831928.issue17222@psf.upfronthosting.co.za>
内容
> > Ah, right. Well, there would be an argument not to use os.replace() in 
> > py_compile, since it's an offline processing step which generally 
> > shouldn't race with another (online) processing step.
> 
> But I think that's not necessarily true.
> 
> http://mail.python.org/pipermail/python-dev/2013-May/126241.html

Ha :) Then you know which kind of patch you have to try.
历史
日期 用户 动作 参数
2013-05-16 17:06:25pitrou修改recipients: + pitrou, barry, brett.cannon, ncoghlan, Arfrever, python-dev, eric.snow
2013-05-16 17:06:25pitrou链接issue17222 messages
2013-05-16 17:06:25pitrou创建