Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
build: replace optparse for argparse in configure.py
Issue #29813 suggested migrating from optparse to argparse as optparse is deprecated.
This commit does the changes necessary to this migration, as suggested in https://docs.python.org/3/library/argparse.html#module-argparse
Most of the work was done in PR #26725
Fixes: #29813
  • Loading branch information
vccolombo committed Oct 2, 2019
commit 379676358a2db021455c4188f07105f90e62d81d
Loading