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