[pypy-commit] pypy py3.5-bytearray: Bytearrays have amortized constant-time "del a[:n]" in CPython 3.5

arigo pypy.commits at gmail.com
Sat Dec 3 06:40:26 EST 2016


Author: Armin Rigo <arigo at tunes.org>
Branch: py3.5-bytearray
Changeset: r88840:387fcaa5c779
Date: 2016-12-03 10:07 +0100
http://bitbucket.org/pypy/pypy/changeset/387fcaa5c779/

Log:	Bytearrays have amortized constant-time "del a[:n]" in CPython 3.5



More information about the pypy-commit mailing list