This is an archive of the discontinued Mercurial Phabricator instance.

py3: new attempt at fixing logging of traceback in remotefilelog
AbandonedPublic

Authored by martinvonz on Dec 27 2019, 11:58 AM.

Details

Reviewers
None
Group Reviewers
hg-reviewers
Summary

D7598 tried and seems to have failed because traceback.format_stack()
returns a list, not a string.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage