[pypy-commit] [Git][pypy/pypy][branch/py3.8] 8 commits: fix test for -A, fix implementatio

Matti Picus (@mattip) foss at heptapod.net
Fri Jun 11 02:54:23 EDT 2021



Matti Picus pushed to branch branch/py3.8 at PyPy / pypy


Commits:
86592200 by Matti Picus at 2021-06-09T23:11:27+03:00
fix test for -A, fix implementatio

--HG--
branch : py3.7

- - - - -
09312edc by Carl Friedrich Bolz-Tereick at 2021-06-10T11:10:29+02:00
check at translation time that docstrings of builtin functions written in
rpython are utf-8 (that wasn't the case on the 3.8 branch leading to crashes)

- - - - -
ac10229c by Matti Picus at 2021-06-10T17:14:01+03:00
re-enable --no-compile as a valid build target in spite of cffi hack

- - - - -
9f22ea4d by Matti Picus at 2021-06-10T17:15:26+03:00
merge default into branch

--HG--
branch : py3.7

- - - - -
65b72784 by Matti Picus at 2021-06-10T17:53:19+03:00
remove pdb

- - - - -
93c9d1f8 by Matti Picus at 2021-06-10T18:01:11+03:00
merge default into py3.7

--HG--
branch : py3.7

- - - - -
61638c45 by Matti Picus at 2021-06-11T09:47:25+03:00
fix 47712db62fce which broke building extension modules

--HG--
branch : py3.7

- - - - -
2aa79fab by Matti Picus at 2021-06-11T09:48:47+03:00
merge py3.7 into branch

--HG--
branch : py3.8

- - - - -


5 changed files:

- lib_pypy/_sysconfigdata.py
- pypy/goal/targetpypystandalone.py
- pypy/interpreter/gateway.py
- pypy/module/cpyext/memoryobject.py
- pypy/module/cpyext/test/test_memoryobject.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/2c74418185318bdec486ce037f2120d2963d12d8...2aa79fabdf18434f30280d2f379580525c99dc9b

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/2c74418185318bdec486ce037f2120d2963d12d8...2aa79fabdf18434f30280d2f379580525c99dc9b
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210611/937626d3/attachment.html>


More information about the pypy-commit mailing list