Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
a4f1d91d by Carl Friedrich Bolz-Tereick at 2021-10-23T11:19:27+02:00
test and fix: the "optimization" of starred tuple creation with
constants had
an annoying effect of turning (*a, *b) into (*(), *a, *(), *b)
-
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
a4f1d91d by Carl Friedrich Bolz-Tereick at 2021-10-23T11:19:27+02:00
test and fix: the "optimization" of starred tuple creation with
constants had
an annoying effect of turning (*a, *b) into (*(), *a, *(), *b)
-
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy
Commits:
c9acce86 by mgorny at 2021-10-22T08:43:37+03:00
backport fixes to close ProcessPoolExecutor (issue 3317)
--HG--
branch : py3.8
- - - - -
e663b7fb by Matti Picus at 2021-10-22T08:59:22+03:00
apply the rest of the
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
bef0b300 by Matti Picus at 2021-10-24T08:19:23+03:00
C-API changed, make this 7.4.1 not 7.3.7
--HG--
branch : py3.7
- - - - -
5 changed files:
- pypy/doc/conf.py
- pypy/doc/whatsnew-head.rst
- pypy/doc/whatsnew-pypy3-head.rs
Matti Picus pushed new branch branch/abi-compat at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/abi-compat
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mailing li