[pypy-dev] okay to rename cppyy -> _cppyy

Omer Katz omer.drow at gmail.com
Wed Jul 19 02:16:31 EDT 2017


+1. Great work!

‫בתאריך יום ד׳, 19 ביולי 2017 ב-0:58 מאת ‪Maciej Fijalkowski‬‏ <‪
fijall at gmail.com‬‏>:‬

> that's how cffi works FYI. +1 from me
>
> On Wed, Jul 19, 2017 at 12:33 AM,  <wlavrijsen at lbl.gov> wrote:
> > Hi,
> >
> > any objections to renaming cppyy into _cppyy?
> >
> > I want to be able to do a straight 'pip install cppyy' and then use it
> > w/o further gymnastics (this works today for CPython), but then I can't
> > have 'cppyy' be a built-in module.
> >
> > (You can pip install PyPy-cppyy-backend, but then you'd still have to
> deal
> > with LD_LIBRARY_PATH and certain cppyy features are PyPy version
> dependent
> > even as they need not be as they are pure Python.)
> >
> > The pip-installed cppyy will still use the built-in _cppyy for the PyPy
> > specific parts (low-level manipulations etc.).
> >
> > I'm also moving the cppyy documentation out of the pypy documentation and
> > placing it on its own (http://cppyy.readthedocs.io/), given that the
> > CPython side of things now works, too.
> >
> > Yes, no, conditional?
> >
> > Thanks,
> >      Wim
> > --
> > WLavrijsen at lbl.gov    --    +1 (510) 486 6411 <+1%20510-486-6411>
> --    www.lavrijsen.net
> > _______________________________________________
> > pypy-dev mailing list
> > pypy-dev at python.org
> > https://mail.python.org/mailman/listinfo/pypy-dev
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> https://mail.python.org/mailman/listinfo/pypy-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20170719/42ca2b24/attachment.html>


More information about the pypy-dev mailing list