More Python3 porting work; mostly BytesIO conversions.
authorJelmer Vernooij <jelmer@jelmer.uk>
Thu, 7 Jul 2016 14:13:30 +0000 (14:13 +0000)
committerJelmer Vernooij <jelmer@jelmer.uk>
Thu, 7 Jul 2016 14:13:30 +0000 (14:13 +0000)
commit1942254e660bb88ec5a99d956f9289d30b55811a
tree22c58d996614b30f157fab3e225572aa0670f6b5
parent7253d04766d75519ec42bd5ce34a71d4b0b03263
More Python3 porting work; mostly BytesIO conversions.
bin/subvertpy-fast-export
examples/ra_commit.py
subvertpy/marshall.py
subvertpy/properties.py
subvertpy/tests/__init__.py
subvertpy/tests/test_client.py
subvertpy/tests/test_delta.py
subvertpy/tests/test_marshall.py
subvertpy/tests/test_ra.py
subvertpy/tests/test_repos.py
subvertpy/tests/test_wc.py