Manuel Jacob pushed to branch branch/default at PyPy / pypy
Commits: 71e746c2 by Manuel Jacob at 2020-03-07T18:24:48+01:00 Generalize tests for ByteBuffer. - - - - - 01bccc50 by Manuel Jacob at 2020-03-07T18:41:06+01:00 Add rpython.rlib.buffer.RawByteBuffer. It is like rpython.rlib.buffer.ByteBuffer but backed by raw memory. - - - - - ea45b375 by Manuel Jacob at 2020-03-07T18:51:19+01:00 Use RawByteBuffer instead of ByteBuffer in buffered io classes when using split GC address space. - - - - - 3 changed files: - pypy/module/_io/interp_bufferedio.py - rpython/rlib/buffer.py - rpython/rlib/test/test_buffer.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/6fa2959458605c0b0cc4aceb790457e523dacd07...ea45b3751f224dd8236f837ce6772154e6d8ba7e --- View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/6fa2959458605c0b0cc4aceb790457e523dacd07...ea45b3751f224dd8236f837ce6772154e6d8ba7e 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