perfsonar / pscheduler

The perfSONAR Scheduler
Apache License 2.0
55 stars 33 forks source link

Convert all use of optparse to argparse #13

Open mfeit-internet2 opened 8 years ago

mfeit-internet2 commented 8 years ago

Python's optparse will become deprecated as of 2.7.

Not earth-shattering, but needs to be done at some point.

mfeit-internet2 commented 4 years ago

See https://docs.python.org/3/library/argparse.html#upgrading-optparse-code

mfeit-internet2 commented 4 years ago

These programs were the ones that were modified and could use some QA to make sure they're still functioning properly:

mfeit-internet2 commented 4 years ago

Seems good.

mfeit-internet2 commented 3 years ago

This doesn't appear to have ever been merged. Make that happen.

mfeit-internet2 commented 2 years ago

This should be pushed into 5.1 since we're close to 5.0.