Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits: ef393e38 by Yannick Jadoul at 2020-06-19T02:32:11+02:00 Implement bpo-29649: struct.pack_into check boundary error message didn't respect offset --HG-- branch : py3.7 - - - - - db460883 by Yannick Jadoul at 2020-06-19T02:57:23+02:00 Convert most of pypy/module/struct/test/test_struct.py to new-style apptest_ tests --HG-- branch : py3.7 - - - - - 4293aad6 by Matti Picus at 2020-08-11T06:11:07+00:00 Merge branch 'topic/py3.7/py3.7-bpo-29649' into 'branch/py3.7' Implement bpo-29649: struct.pack_into check boundary error message didn't respect offset See merge request pypy/pypy!731 --HG-- branch : py3.7 - - - - - 4 changed files: - pypy/module/struct/interp_struct.py - + pypy/module/struct/test/apptest_struct.py - + pypy/module/struct/test/apptest_structbuffer.py - pypy/module/struct/test/test_struct.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/1c6a64073ee70abc902a9122576810c62a64cda9...4293aad62054a24ca906eb12bfcca2d7ea93b0ce -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/1c6a64073ee70abc902a9122576810c62a64cda9...4293aad62054a24ca906eb12bfcca2d7ea93b0ce 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
