New issue 2926: pypy6.0 AssertionError if added --objspace-std-withprebuiltint
option
https://bitbucket.org/pypy/pypy/issues/2926/pypy60-assertionerror-if-added-objspace
zhang yao:
Hello, We are using pypy6.0 for our project, But when we turn on the
withprebuiltin translation-option, there is
New issue 2927: "pip install --user" wrong directory on pypy3
https://bitbucket.org/pypy/pypy/issues/2927/pip-install-user-wrong-directory-on-pypy3
Armin Rigo:
>From an old pypy-dev mail by Neal Becker.
If I do:
``pypy3 -m pip install --user six --verbose``
then I see it goes to ``/home/arigo/