[pypy-commit] [Git][pypy/extradoc][branch/extradoc] add Nico Rittinghaus

2022-08-29 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/extradoc at PyPy / extradoc Commits: 761780a3 by Carl Friedrich Bolz-Tereick at 2022-08-29T11:47:25+02:00 add Nico Rittinghaus --HG-- branch : extradoc - - - - - 1 changed file: - sprintinfo/ddorf2022/people.txt View it on Heptapod: ht

[pypy-commit] [Git][pypy/pypy][branch/default] (mgorny): #3559 if ctypes doesn't find the C library with find_library('c'),

2022-08-29 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: dea92849 by Carl Friedrich Bolz-Tereick at 2022-08-29T14:45:12+02:00 (mgorny): #3559 if ctypes doesn't find the C library with find_library('c'), try to fallback to generic "libc.so". this enables building with