Mercurial > hg
diff .hgignore @ 30821:7005c03f7387
util: add length argument to util.buffer()
util.buffer() either returns inbuilt buffer function or defines a new one which
slices. The inbuilt buffer() also has a length argument which is missing from
the ones we defined. This patch adds that length argument.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sat, 14 Jan 2017 20:05:15 +0530 |
parents | cff0f5926797 |
children | fcddcf442e4f |