#459 Fix rsplit() usage to work with Python 2.7
Merged by onosek. Opened by treydock.
treydock/fedpkg rsplit-python27  into  master

Download 459.patch

https://bugzilla.redhat.com/show_bug.cgi?id=2029175

The error on Python 2.7:

$ fedpkg request-branch epel9
Could not execute request_branch: rsplit() takes no keyword arguments

Looks good. I added the other suggested fix from BZ too. Thanks.

Commit 130e794e fixes this pull-request

Pull-Request has been merged by onosek

Metadata