#980 cli: rename _unique_path to unique_path, and deprecate the old one
Merged by mikem. Opened by julian8628.
julian8628/koji issue/975  into  master

Download 980.patch

fixes: #975

  • rename the method name in order to make it public
  • add deprecation warning in _unique_path, we might better to keep it for 1-2 release and then remove it

:thumbsup:

You can use koji.util.deprecated helper here.

rebased onto 24270fc85c721295e5704f1e27574b9a99266e6c

You can use koji.util.deprecated helper here.

updated

:thumbsup:

Commit ef977eae fixes this pull-request

Pull-Request has been merged by mikem

Metadata