Mercurial > hg
comparison mercurial/__init__.py @ 36838:c268ba15deb3
py3: open patch file in binary mode and convert eol manually
Here we don't introduce a reader wrapper since it wouldn't be easy to make
read(n) handle partial data and length correctly.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 10 Mar 2018 19:49:09 +0900 |
parents | 5246f940a48e |
children | fb9121ea38c4 |
comparison
equal
deleted
inserted
replaced
36837:472c68cda3f8 | 36838:c268ba15deb3 |
---|