ok
------------------ 原始邮件 ------------------
发件人: "Armin Rigo" <[email protected]>;
发送时间: 2013年12月24日(星期二) 18:08
收件人: "KaShining" <[email protected]>;
抄送: "pypy-dev" <[email protected]>;
主题: Re: [pypy-dev] why logging in pypy not need acquire lock?
Hi KaShining,
On Tue, Dec 24, 2013 at 9:15 AM, KaShining <[email protected]> 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
[email protected]
https://mail.python.org/mailman/listinfo/pypy-dev