Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The optparse module has been deprecated since 3.2 in lieu of argparse.
3.2
At the time of this writing, we only have 3 modules that use it directly:
I'm filing this ticket to keep track of this task. In addition there were several attempts on this in the past that hasn't pushed through:
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
The optparse module has been deprecated since
3.2in lieu of argparse.At the time of this writing, we only have 3 modules that use it directly:
I'm filing this ticket to keep track of this task. In addition there were several attempts on this in the past that hasn't pushed through:
The text was updated successfully, but these errors were encountered: