Antonio Cuni deleted branch branch/hpy-0.0.2 at PyPy / pypy
--
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit
Antonio Cuni pushed to branch branch/py3.7 at PyPy / pypy
Commits:
6028132b by Antonio Cuni at 2021-07-06T14:18:59+01:00
./update_vendored.sh to hpy git rev 5eb6b8b
--HG--
branch : hpy-0.0.2
- - - - -
bd2a5de8 by Antonio Cuni at 2021-07-06T16:26:58+01:00
import update_vendored so that it copi
Armin Rigo pushed to branch branch/py3.7 at PyPy / pypy
Commits:
a152f786 by Armin Rigo at 2021-07-15T16:33:54+02:00
Issue #3515
test and fix for re.sub() with no match and with unusual types of arguments
--HG--
branch : py3.7
- - - - -
2 changed files:
- pypy/module/_sre/interp_sre.py
-
Armin Rigo pushed to branch branch/default at PyPy / pypy
Commits:
5563eaa2 by Armin Rigo at 2021-07-15T16:52:41+02:00
Issue #3514
trying with a tweak in the error message
- - - - -
2 changed files:
- pypy/module/_pypyjson/interp_decoder.py
- pypy/module/_pypyjson/test/test__pypyjson.py