This is an archive of the discontinued Mercurial Phabricator instance.

localrepo: use functools.wraps() in unfilteredmethod decorator
ClosedPublic

Authored by durin42 on Sep 7 2020, 5:31 PM.

Details

Summary

This makes it easier to figure out what function you're holding on to
when doing printf-style debugging.

Diff Detail

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