<mgorny>
mattip: i think my patch is good enough to fix venv for the time being
ronan has quit [Quit: Leaving]
greedom has joined #pypy
<ctismer>
mattip: "match CPython on py3.8" 😲 and I was just ready adapting our stuff to PyPy 😆 but maybe that part is simply no longer needed after that change
greedom has quit [Remote host closed the connection]
greedom has joined #pypy
greedom has quit [Remote host closed the connection]
slav0nic has joined #pypy
<mattip>
ctismer: what needed changing? distutils/sysconfig should provide the corret laths for installations
<mattip>
the untranslated _hpy_universal tests are timing out on aarch64 and windows
<mattip>
is there a way to set the pytest timeout from the conftest.py file?
<ctismer>
mattip: We needed quite different stuff for building PySide with PyPy. Here an excerpt from it: