[pypy-dev] module _cppyy disabled in py3.5 release?

wlavrijsen at lbl.gov wlavrijsen at lbl.gov
Tue May 8 00:23:48 EDT 2018


Matti,

thanks for your patience.

Fix is in default, so next time when default into the py3.5 brach, the error
should go away.

The fix is to completely defer the loading of the backend shared library to
the point of first use. Thus importing _cppyy (and checking its __doc__ or
running help() on it) is now safe.

Best regards,
            Wim
-- 
WLavrijsen at lbl.gov    --    +1 (510) 486 6411    --    www.lavrijsen.net


More information about the pypy-dev mailing list