Sync upstream
Update to work with Python 3
Fix bytes wrapper to work in Python 2 as well
py3/unicode: adapt cmdtable entries to bytestrings
py3: print -> print()
Python 3 compatibility
Port documentation to d
hg-prompt adds an 'hg prompt' command to Mercurial for viewing repository information. It's designed to be used in a shell prompt.
This repo is a clone of https://hg.stevelosh.com/hg-prompt/, minimally tweaked to be compatible with Python 2 and 3 (tested with 3.8.5).