Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits: 6f02ccb3 by Matti Picus at 2023-07-19T05:27:53+00:00 use a PYPY_PORTABLE_DEPS.txt file to state which dlls to copy in a portable build (issue 3611) --HG-- branch : py3.9 - - - - - 83b58077 by Matti Picus at 2023-07-19T10:57:25+02:00 on macos sendifle can return an error while sending part of the file (issue 3964) --HG-- branch : py3.9 - - - - - 9b3bcded by Matti Picus at 2023-07-20T15:12:38+02:00 fix c function definition as prototype --HG-- branch : py3.9 - - - - - 5f7f3cfd by Matti Picus at 2023-07-31T10:31:09+03:00 add passing test --HG-- branch : py3.9 - - - - - 12329089 by Matti Picus at 2023-07-31T10:32:08+03:00 merge py3.9 --HG-- branch : py3.10 - - - - - 3ce62a0f by Matti Picus at 2023-07-31T12:38:17+03:00 when re-assigning to type.__bases__, rebuild the cpyext type struct (issue 3976) --HG-- branch : py3.10 - - - - - 8 changed files: - lib-python/3/venv/__init__.py - pypy/module/cpyext/test/test_async_iter.py - pypy/module/cpyext/test/test_typeobject.py - pypy/module/cpyext/typeobject.py - pypy/objspace/std/typeobject.py - pypy/tool/release/package.py - rpython/rlib/rposix.py - rpython/rlib/test/test_rposix.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/533e41057c4331d9e3288b1ae8d77362d5cbc6b6...3ce62a0f53193c2e6ef8cf0da9c051f4b2f64586 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/533e41057c4331d9e3288b1ae8d77362d5cbc6b6...3ce62a0f53193c2e6ef8cf0da9c051f4b2f64586 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com