nulano pushed to branch branch/win64 at PyPy / pypy


Commits:
4d62734f by Matti Picus at 2020-07-29T19:06:45+03:00
tweak signature

- - - - -
27a6dc4d by Matti Picus at 2020-07-30T11:33:33+03:00
export the signature to a header file

- - - - -
35ead98f by Armin Rigo at 2020-07-30T11:12:35+02:00
fix for struct returns on windows

- - - - -
72c6a287 by Armin Rigo at 2020-07-30T11:21:34+02:00
typo

- - - - -
e2a1d09a by Armin Rigo at 2020-07-30T11:24:24+02:00
next try

- - - - -
1da9d728 by nulano at 2020-07-30T14:50:04+02:00
merge default

--HG--
branch : win64

- - - - -
894b6a7b by nulano at 2020-07-30T15:54:26+02:00
fix ULONG overflow in array module on win64

--HG--
branch : win64

- - - - -
4c278849 by nulano at 2020-07-30T17:24:48+02:00
typo in multibytecodec.h

--HG--
branch : win64

- - - - -
e002081a by nulano at 2020-07-30T18:43:53+02:00
fix _multiprocessing translation on win64

--HG--
branch : win64

- - - - -
9495df19 by nulano at 2020-07-30T21:38:51+02:00
fix type in rpython\jit\metainterp\test\test_virtual.py

--HG--
branch : win64

- - - - -


9 changed files:

- pypy/module/_cffi_backend/ctypefunc.py
- pypy/module/_multibytecodec/src/cjkcodecs/multibytecodec.h
- pypy/module/_multiprocessing/interp_connection.py
- pypy/module/_multiprocessing/interp_semaphore.py
- pypy/module/_multiprocessing/interp_win32.py
- pypy/module/array/interp_array.py
- pypy/module/array/test/test_array.py
- rpython/jit/metainterp/test/test_virtual.py
- rpython/rlib/clibffi.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/7363811e5995b91689a451a58194712a503885f0...9495df19eb4513f6a3057f80a43a1a366b605b62

-- 
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/7363811e5995b91689a451a58194712a503885f0...9495df19eb4513f6a3057f80a43a1a366b605b62
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

Reply via email to