CI reports that my D10465 does not work on py2 because (it seems)
single keyword arguments are not allowed after *args; py2 seems to
require **kwargs after *args.
Details
Details
- Reviewers
mharbison72 martinvonz - Group Reviewers
hg-reviewers
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage