flake8
passed.
JSHint
passed.
Review Request #12032 — Created Feb. 3, 2022 and submitted
Information | |
---|---|
david | |
Review Board | |
master | |
Reviewers | |
reviewboard | |
SCMTool had a class
__new__
which looked for kwargs support in the
normalize_path_for_display
method and warned if it wasn't present (and
adapted the method signature with a wrapper). This warned that support
would go away in 5.0, so it's time to remove it.
Ran unit tests.
Summary | |
---|---|