Mercurial > hg
diff hgext/lfs/blobstore.py @ 40258:2f47703c5489
context: open files in bytes mode
I'm stunned this open() call has survived this long without the b in
the mode - it seems like it should have been a source of bugs somewhere...
Differential Revision: https://phab.mercurial-scm.org/D5080
author | Augie Fackler <augie@google.com> |
---|---|
date | Sat, 13 Oct 2018 08:54:31 -0400 |
parents | b63dee7bd0d9 |
children | 8863f08c1630 |