Mercurial > hg
comparison .hgignore @ 43417:822202e72f69 stable
py3: do not reimplement Abort.__str__() on Python 2
It isn't necessary on Python 2, and the default implementation should be
better than our BaseException_str() clone.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Tue, 05 Nov 2019 21:29:40 +0900 |
parents | aab43d5861bb |
children | 8492c6293c31 |
comparison
equal
deleted
inserted
replaced
43416:e7eb67eab53f | 43417:822202e72f69 |
---|