Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
e8879a96 by Matti Picus at 2021-10-16T18:49:15+03:00
document warning fixes
- - - - -
2 changed files:
- pypy/doc/release-v7.3.6.rst
- pypy/doc/whatsnew-head.rst
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-
Matti Picus pushed to branch branch/release-pypy3.7-v7.x at PyPy / pypy
Commits:
66b71f8c by Carl Friedrich Bolz-Tereick at 2021-10-15T14:59:32+02:00
fix bug in 1138b6754bdd: the "if" of an elif chain was moved,
attaching the
elif to the previous if and breaking "once" in the process, under so
Matti Picus pushed to branch branch/release-pypy3.8-v7.x at PyPy / pypy
Commits:
5bd69d39 by Carl Friedrich Bolz-Tereick at 2021-10-15T14:59:32+02:00
fix bug in 1138b6754bdd: the "if" of an elif chain was moved,
attaching the
elif to the previous if and breaking "once" in the process, under so
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
aba1fb65 by Matti Picus at 2021-10-17T08:20:21+03:00
revert 9dcb0815f970 - LDFLAGS should not define -shared (issue 3576)
--HG--
branch : py3.8
- - - - -
1 changed file:
- lib_pypy/_sysconfigdata.py
View it on Heptapod:
h
Matti Picus pushed to branch branch/release-pypy3.8-v7.x at PyPy / pypy
Commits:
fe8dca46 by Matti Picus at 2021-10-17T08:20:21+03:00
revert 9dcb0815f970 - LDFLAGS should not define -shared (issue 3576)
--HG--
branch : release-pypy3.8-v7.x
- - - - -
1 changed file:
- lib_pypy/_sysconfigdat