#41 Replace deprecated optparse with argparse.
Closed: Fixed by lruzicka. Opened by lruzicka.

Pylint warns about optparse being deprecated and suggests to use argparse instead. I think we could replace it in order not to run into future problems.


Metadata Update from @lruzicka:
- Custom field story_points adjusted to 2

Metadata Update from @lruzicka:
- Issue assigned to lruzicka

I have almost finished with this one.

The fix is in #45

Commit f596ef40 fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/quality/fedora-easy-karma/issues/41

Please continue any further discussion there.

Metadata
Related Pull Requests