py3: byteify sources
These files were byteified using hg’s contrib/byteify-strings.py: - contrib/hggitperf.py - hggit/compat.py - hggit/git2hg.py - hggit/gitdirstate.py - hggit/gitrepo.py - hggit/git_handler.py - hggit/hg2git.py - hggit/hgrepo.py - hggit/overlay.py - hggit/util.py - hggit/verify.py - hggit/_ssh.py - hggit/__init__.py - tests/commitextra.py Additionally, "--treat-as-kwargs opts kwargs" were passed as arguments. Some of the changes will be undone later. Because of the large amount of literals that should be changed in comparison to the few literals that should stay, it seemed better to do it this way around. Raw literals are not changed by the script. Some of them will be changed manually in a separate changeset.
Showing
- contrib/hggitperf.py 14 additions, 14 deletionscontrib/hggitperf.py
- hggit/__init__.py 74 additions, 74 deletionshggit/__init__.py
- hggit/_ssh.py 5 additions, 5 deletionshggit/_ssh.py
- hggit/compat.py 29 additions, 29 deletionshggit/compat.py
- hggit/git2hg.py 17 additions, 17 deletionshggit/git2hg.py
- hggit/git_handler.py 250 additions, 250 deletionshggit/git_handler.py
- hggit/gitdirstate.py 30 additions, 30 deletionshggit/gitdirstate.py
- hggit/gitrepo.py 7 additions, 7 deletionshggit/gitrepo.py
- hggit/hg2git.py 33 additions, 33 deletionshggit/hg2git.py
- hggit/hgrepo.py 4 additions, 4 deletionshggit/hgrepo.py
- hggit/overlay.py 21 additions, 21 deletionshggit/overlay.py
- hggit/util.py 16 additions, 16 deletionshggit/util.py
- hggit/verify.py 15 additions, 15 deletionshggit/verify.py
- tests/commitextra.py 7 additions, 7 deletionstests/commitextra.py
Loading
Please register or sign in to comment