tests/missing-comment.hg
author Augie Fackler <raf@durin42.com>
Sun, 28 May 2017 15:47:00 -0400
changeset 32620 3ce53a499334
parent 17064 168cc52ad7c2
permissions -rw-r--r--
dispatch: convert exception payload to bytes more carefully We were previously depending on str() doing something reasonable here, and we can't depend on the objects in question supporting __bytes__, so we work around the lack of direct bytes formatting.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
17064
168cc52ad7c2 histedit: new extension for interactive history editing
Augie Fackler <raf@durin42.com>
parents:
diff changeset
     1
(binary:application/octet-stream)