ok

------------------ 原始邮件 ------------------
发件人: "Armin Rigo" <ar...@tunes.org>;
发送时间: 2013年12月24日(星期二) 18:08
收件人: "KaShining" <mail2sh...@qq.com>;
抄送: "pypy-dev" <pypy-dev@python.org>;
主题: Re: [pypy-dev] why logging in pypy not need acquire lock?



Hi KaShining, 
 
On Tue, Dec 24, 2013 at 9:15 AM, KaShining <mail2sh...@qq.com> wrote: 
> why logging in pypy not need acquire lock? 
> left from pypy whle right from cpython 
 
PyPy's stdlib is from CPython 2.7.3, where it doesn't acquire a lock 
either.  It seems it was some bug that was discovered and fixed in a 
more recent 2.7.x.  We'll get it too when we upgrade the CPython 
stdlib version in PyPy. 
 
 
A bient��t, 
 
Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to