Skip to content
Snippets Groups Projects
Commit 6833ccc5e74e authored by Ian Moody's avatar Ian Moody
Browse files

py3: fix bytes/unicode issues in convert/darcs

- don't check for a binary symbol in globals(), which meant it always thought
  the module wasn't available
- don't pass bytes to stdlib methods
- return bytes in getchanges where Mercurial expects to see them
parent 1572f790ee5e
No related branches found
No related tags found
2 merge requests!177branching,!172convert: get test-convert-darcs.t passing under py3
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment