#3740 ArgumentParser instead of ArgumentParser in sidetag CLI plugin
Merged by tkopecek. Opened by jcupova.
jcupova/koji issue-3739  into  master

Download 3740.patch

Fixes: https://pagure.io/koji/issue/3739

rebased onto 1b18593252f5d5182d36a191404840053a396342

Wouldn't it make more sense to port all other commands to ArgumentParser instead?

After RHEL6 retirement, yes (also dropping py2 support). For now we're going to unify these for easier testing. There were some subtle differences between output of the libraries.

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

Metadata Update from @relias-redhat:
- Pull-request tagged with: testing-done

Commit 002891e1 fixes this pull-request

Pull-Request has been merged by tkopecek

When is RHEL6 retirement (from Koji's point of view)?

When is RHEL6 retirement (from Koji's point of view)?

June 2024 (https://access.redhat.com/support/policy/updates/errata/#Life_Cycle_Dates)

Metadata