Please check PyPy-STM http://doc.pypy.org/en/latest/stm.html
On Sun, Feb 26, 2017 at 3:43 PM Sebastian K via pypy-dev < [email protected]> wrote: > Hello everbody, > > can someone explain me why pypy needs the gil? In CPython the main reason > is the reference counting but pypy doesnt use reference counting. > Thanks in advance. > > Regards > > Sebastian > _______________________________________________ > pypy-dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/pypy-dev >
_______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
