Previously, the TypeError wasn't properly converted to a SignatureError when
improper arguments were supplied to the inner function, because the stack depth
is 2 inside the vcrcommand decorator. The __name__ and __doc__ attributes
need to be reassigned to the new wrapper so that the help summary is available.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG09f3e003fc2a: phabricator: avoid a stacktrace when command arguments are missing
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage