Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits: 8beb69eb by Matti Picus at 2021-10-12T12:15:16+03:00 Added tag release-pypy2.7-v7.3.6rc3 for changeset b89256933b0b - - - - - 0a195390 by Matti Picus at 2021-10-12T12:18:16+03:00 Added tag release-pypy3.7-v7.3.6rc3 for changeset fb22c554358b - - - - - be037bf0 by Matti Picus at 2021-10-12T12:19:04+03:00 Added tag release-pypy3.8-v7.3.6rc3 for changeset 6c4c0169842e - - - - - 1ed4121f by Armin Rigo at 2021-10-12T12:48:44+02:00 Performance fix: in ffi.memmove() when the src argument is a bytes object it would painfully copy the bytes out of the nursery, but it doesn't need to - - - - - 716f0227 by Armin Rigo at 2021-10-13T07:16:11+02:00 Don't declare stdin, stdout and stderr as extern in the generated C files - - - - - 2bbc76bd by Matti Picus at 2021-10-13T08:37:53+03:00 update versions.json for rc3 - - - - - 2f44226f by Matti Picus at 2021-10-13T23:54:39+03:00 fix table - - - - - e179dc63 by Matti Picus at 2021-10-13T23:55:59+03:00 merge default into py3.7 --HG-- branch : py3.7 - - - - - 7 changed files: - .hgtags - pypy/doc/build.rst - pypy/module/_cffi_backend/func.py - pypy/tool/release/check_versions.py - pypy/tool/release/repackage.sh - pypy/tool/release/versions.json - rpython/rlib/rfile.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/78f6383587bbb60a9d43bf8a3aae76212d28fc5d...e179dc635fb789aa89e182cefff2e239d30ec382 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/78f6383587bbb60a9d43bf8a3aae76212d28fc5d...e179dc635fb789aa89e182cefff2e239d30ec382 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