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


Commits:
1b4c6315 by Matti Picus at 2020-12-01T00:19:19+02:00
test, fix cpyext on win64

--HG--
branch : win64-cpyext

- - - - -
a4f0815f by Matti Picus at 2020-12-02T20:40:00+02:00
mroe translation fixes

--HG--
branch : win64-cpyext

- - - - -
bb066607 by Matti Picus at 2020-12-20T23:09:42+02:00
merge py3.7 into branch

--HG--
branch : win64-cpyext

- - - - -
d2538809 by Matti Picus at 2020-12-21T00:48:08+02:00
differentiate between 64- and 32-bit _pypy_winbase_cffi

--HG--
branch : win64-cpyext

- - - - -
826ff5f3 by Matti Picus at 2020-12-21T14:27:58+02:00
merge win4-cpyext into py3.7

--HG--
branch : py3.7

- - - - -
29fcd633 by Matti Picus at 2020-12-21T14:29:33+02:00
document merged branch

--HG--
branch : py3.7

- - - - -


16 changed files:

- lib_pypy/_overlapped.py
- lib_pypy/_pypy_winbase_build.py
- + lib_pypy/_pypy_winbase_cffi64.py
- lib_pypy/_winapi.py
- lib_pypy/msvcrt.py
- pypy/config/pypyoption.py
- pypy/doc/whatsnew-pypy3-head.rst
- pypy/module/cpyext/api.py
- pypy/module/cpyext/boolobject.py
- pypy/module/cpyext/include/bytesobject.h
- pypy/module/cpyext/object.py
- pypy/module/cpyext/parse/cpyext_object.h
- pypy/module/cpyext/pystrtod.py
- pypy/module/cpyext/structmember.py
- pypy/module/cpyext/test/conftest.py
- pypy/module/cpyext/typeobject.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/9495abfa1229f46b4b95b128bb3f1c9c28a5eb60...29fcd633c398422b9b339188fa1462eccf56c8c9

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/9495abfa1229f46b4b95b128bb3f1c9c28a5eb60...29fcd633c398422b9b339188fa1462eccf56c8c9
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to