Mercurial > hg
comparison .hgsigs @ 37669:1cb54e6193a6
py3: paper over differences in future exception handling
It looks like Python 3's futures library lacks set_exception_info
entirely. We'll just give up and use set_exception in that case.
# no-check-commit because the underbar naming is just saner here
Differential Revision: https://phab.mercurial-scm.org/D3336
author | Augie Fackler <augie@google.com> |
---|---|
date | Fri, 13 Apr 2018 18:17:45 -0400 |
parents | 9639c433be54 |
children | fb92df8b634c |
comparison
equal
deleted
inserted
replaced
37668:2a42ca2679e2 | 37669:1cb54e6193a6 |
---|