Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits: 37db812e by Matti Picus at 2023-02-14T10:51:12+02:00 backport changes from py3.10 to rpython - - - - - df16bef3 by Matti Picus at 2023-02-14T11:08:19+02:00 fix hash - - - - - a000d515 by Matti Picus at 2023-02-27T15:22:51+02:00 add py3.10 nightlies to github CI versions.json file, update test - - - - - fdd5d028 by Matti Picus at 2023-02-27T20:59:18+02:00 fix broken links in docs - - - - - 98e023bf by Carl Friedrich Bolz-Tereick at 2023-03-03T14:15:42+01:00 #3892: fix wrong assert in intutils, it should be an InvalidLoop instead I introduced the assert in 5909f5e0a75c. before that, inconsistent intersects would just do nothing, which I am not sure is a better solution than raising InvalidLoop - - - - - b3680d27 by Matti Picus at 2023-03-04T18:56:18+02:00 add another locale override when using utf8_mode --HG-- branch : py3.10 - - - - - 6948eb37 by Matti Picus at 2023-03-04T19:08:26+02:00 fix tests: error message now addes quotes around type --HG-- branch : py3.10 - - - - - 6cb1fc2c by Matti Picus at 2023-03-04T20:09:50+02:00 add python.org newer ip addresses - - - - - 1b0fb240 by Matti Picus at 2023-03-04T20:13:11+02:00 fix test response msg - - - - - 48a665da by Matti Picus at 2023-03-04T20:13:40+02:00 merge default into py3.9 --HG-- branch : py3.9 - - - - - e439d7f0 by Matti Picus at 2023-03-04T20:14:03+02:00 merge py3.9 --HG-- branch : py3.10 - - - - - 2c2ff804 by Matti Picus at 2023-03-01T23:36:37+02:00 flush buffer if larger than chunk size (bpo-43260). Testing is tricky, see lib-python's test_io.test_internal_buffer_size --HG-- branch : py3.10 - - - - - 11 changed files: - pypy/module/_io/interp_textio.py - pypy/module/_io/test/apptest_bytesio.py - pypy/module/_io/test/test_bufferedio.py - pypy/module/_io/test/test_fileio.py - pypy/tool/release/check_versions.py - pypy/tool/release/versions.json - rpython/jit/metainterp/optimizeopt/intutils.py - rpython/jit/metainterp/optimizeopt/test/test_intbound.py - rpython/jit/metainterp/test/test_ajit.py - rpython/rlib/test/test_rsocket.py - rpython/translator/sandbox/test/test_sandlib.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/a094c70d5d8cbe2a6503d525d2d457d9bbe41271...2c2ff804c3c77061b4da37a11a869fbf78bd9a84 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/a094c70d5d8cbe2a6503d525d2d457d9bbe41271...2c2ff804c3c77061b4da37a11a869fbf78bd9a84 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