Re: [pypy-dev] pypy3.3: building extensions: environment variables CC etc - not honored

2016-10-09 Thread Carl Friedrich Bolz
On 08/10/16 14:39, Danny Milosavljevic wrote: > Hi, > > I'm trying to package pypy3.3 for the Guix distribution. > > In the course of that I found that > pypy3.3-v5.2.0-alpha1-src/lib-python/3/distutils/sysconfig_pypy.py > doesn't honor the compiler environment variables ("CC" etc) like > sysconf

[pypy-dev] pypy3.3 release

2016-10-09 Thread Richard Plangger
Hello, I have prepared an alpha release for the python 3.3 branching from the py3k branch. As far as I understood this means that the development will now continue towards python 3.5 in the py3.5 branch. Should we rename the py3k branch to py3.3 (branch py3.3 from py3k and close py3k)? I have not