sapling/edenscm/hgext/hggit
Xavier Deguillard 2d2d16ba94 replace StringIO with pycompat.StringIO
Summary:
StringIO in Python3 expect strings, while we use it with bytes, the pycompat
module handles the difference properly.

Reviewed By: ikostia

Differential Revision: D17609687

fbshipit-source-id: 16a06c8ffceaed3d3c4acf93b94102e3c9d5c11d
2019-09-26 15:29:49 -07:00
..
help codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00
__init__.py hgmain: make bindings a builtin module 2019-09-20 18:32:36 -07:00
_ssh.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
compat.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
git2hg.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
git_handler.py replace StringIO with pycompat.StringIO 2019-09-26 15:29:49 -07:00
gitrepo.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
hg2git.py subrepo: remove subrepo support 2019-03-11 10:43:55 -07:00
hgrepo.py push: remove newbranch option 2019-02-25 17:51:10 -08:00
overlay.py manifest: rename match to matcher in diff argument list 2019-07-31 10:06:48 -07:00
util.py subrepo: remove subrepo support 2019-03-11 10:43:55 -07:00
verify.py subrepo: remove subrepo support 2019-03-11 10:43:55 -07:00