Manuel Jacob pushed to branch branch/default at PyPy / pypy

Commits:
bd512511 by Manuel Jacob at 2020-03-13T13:56:46+01:00
Support buffer slices with the end index larger than the length of the buffer 
in RPython (in __getslice__()).

All other RPython classes seem to support that as well (e.g. rstr and rlist).

- - - - -


2 changed files:

- rpython/rlib/buffer.py
- rpython/rlib/test/test_buffer.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/commit/bd512511a6cd6d91f9e95ffba19455cce32f502d

---
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/commit/bd512511a6cd6d91f9e95ffba19455cce32f502d
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

Reply via email to