Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
7c99fc85 by Carl Friedrich Bolz-Tereick at 2022-04-16T12:53:31+02:00
fix test_doc_and_module
--HG--
branch : py3.8
- - - - -
1f783e14 by Carl Friedrich Bolz-Tereick at 2022-04-16T13:08:01+02:00
similar to 440664ea0034, fix test
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
d2007bbe by Matti Picus at 2022-04-14T21:19:19+03:00
MSVC has a copysign, remove macro definition (bpo 42120)
- - - - -
3 changed files:
- + pypy/module/cpyext/PC/pyconfig.h
- pypy/module/cpyext/include/floatobject.h
- rpyt
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
b6ac19a4 by Matti Picus at 2022-04-17T13:57:57+03:00
revert part of d4469f2febc5 needed for tests
--HG--
branch : py3.8
- - - - -
1 changed file:
- lib_pypy/_ssl_build.py
View it on Heptapod:
https://foss.heptapod.net/pyp
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
a39a358a by Carl Friedrich Bolz-Tereick at 2022-04-17T19:10:33+02:00
ouch: the variable 'name' in this function was used for something else
(and
it's not even needed in the loop)
- - - - -
1 changed file:
-