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


Commits:
fde28c0b by Matti Picus at 2021-08-24T14:31:37+03:00
move include files on non-windows to include/pypy3.8 (issue 3540)

--HG--
branch : move-include

- - - - -
7c536548 by Matti Picus at 2021-08-29T21:21:26+03:00
take strides into account in memoryview.tobytes, newmemoryview (issue 3520)

--HG--
branch : py3.8

- - - - -
b1b8f93a by Matti Picus at 2021-08-29T21:29:09+03:00
merge branch to move include files on posix to include/python3.8

--HG--
branch : py3.8

- - - - -


7 changed files:

- lib-python/3/sysconfig.py
- lib_pypy/_sysconfigdata.py
- lib_pypy/pypy_tools/build_cffi_imports.py
- pypy/module/__pypy__/interp_buffer.py
- pypy/module/__pypy__/test/test_newmemoryview.py
- pypy/module/cpyext/api.py
- pypy/objspace/std/memoryobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/60678da2edd68ab3d185a391745e523bca2639eb...b1b8f93aaace156a8ad3ad7f9fbf21eac97aba1f

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/60678da2edd68ab3d185a391745e523bca2639eb...b1b8f93aaace156a8ad3ad7f9fbf21eac97aba1f
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