Re: [pypy-dev] pypy 3.6 and WinXP

2020-05-29 Thread Armin Rigo
Hi Denis, On Thu, 28 May 2020 at 18:05, Denis Cardon wrote: > WinXP is actually still very common in industrial setups and it would be > great if it would work with PyPy as CPython has drop WinXP support after > 3.4. I see the point. If some parts of the industry want a modern version of Python

Re: [pypy-dev] pypy 3.6 and WinXP

2020-05-29 Thread Denis Cardon
Hi Joseph, Le 05/28/2020 à 10:56 PM, Joseph Jenne via pypy-dev a écrit : On 5/28/20 8:58 AM, Denis Cardon wrote: Hi everyone, sorry if this is not the best place to ask the question, feel free to forward me to a better place for this kind of question :-) I was wondering PyPy 3.6 is supposed t

Re: [pypy-dev] pypy 3.6 and WinXP

2020-05-29 Thread Joseph Jenne via pypy-dev
I don't have much experience with the windows side of pypy, especially on XP, but I would suggest trying to compile for your system, as I do not know of any reasons for incompatibility. That said, perhaps using a somewhat older version might be preferable, depending on the specifics of your use