Matti Picus pushed to branch branch/msvcrt at PyPy / pypy


Commits:
85041181 by Armin Rigo at 2020-08-15T21:57:43+02:00
update to cffi 1.14.2

- - - - -
411c1c4a by Matti Picus at 2020-08-16T08:40:53+03:00
windows writes addresses with upper case hex

- - - - -
199ce0f9 by Matti Picus at 2020-08-16T11:28:21+03:00
skip tests that need disassembler on windows

- - - - -
71e8f49a by Matti Picus at 2020-08-16T19:22:31+03:00
fix test for platforms where default python is python3

- - - - -
1d58b8f2 by Matti Picus at 2020-08-17T14:27:43+03:00
backport rpython part of 4255afffa627

- - - - -
3406da27 by Matti Picus at 2020-08-18T10:10:30+03:00
backport sched rposix functions from pr639

- - - - -
4e4d458a by Matti Picus at 2020-08-18T18:25:02+03:00
more os -> rposix in interp_fileio

--HG--
branch : msvcrt

- - - - -
721e6684 by Matti Picus at 2020-08-18T18:25:37+03:00
merge default into msvcrt

--HG--
branch : msvcrt

- - - - -
0534c691 by Matti Picus at 2020-08-18T20:04:22+03:00
more os -> rposix

--HG--
branch : msvcrt

- - - - -


16 changed files:

- extra_tests/cffi_tests/cffi1/test_recompiler.py
- lib_pypy/cffi.egg-info/PKG-INFO
- lib_pypy/cffi/__init__.py
- lib_pypy/cffi/_cffi_include.h
- lib_pypy/cffi/_embedding.h
- lib_pypy/cffi/recompiler.py
- lib_pypy/cffi/setuptools_ext.py
- pypy/module/_cffi_backend/__init__.py
- pypy/module/_cffi_backend/test/_backend_test_c.py
- pypy/module/_io/interp_fileio.py
- pypy/module/posix/interp_posix.py
- rpython/rlib/rposix.py
- rpython/rlib/test/test_rfile.py
- rpython/rlib/test/test_rposix.py
- rpython/rtyper/lltypesystem/test/test_rffi.py
- rpython/tool/jitlogparser/test/test_parser.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/c6ed2d208a9f82e623d17a1ebae44d8b0b3e28b2...0534c691e346a877632b87132e20c2c3e991c8da

-- 
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/c6ed2d208a9f82e623d17a1ebae44d8b0b3e28b2...0534c691e346a877632b87132e20c2c3e991c8da
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