Skip to content
New issue

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

Fix getopt deprecation warnings (part 2) #4909

Merged
merged 7 commits into from
Dec 16, 2024
Merged

Conversation

edewata
Copy link
Contributor

@edewata edewata commented Dec 14, 2024

The following Python modules have been updated to use argparse:

  • pki.server.cli.config
  • pki.server.cli.id
  • pki.server.cli.nuxwdog
  • pki.server.cli.range
  • pki.server.cli.selftest
  • pki.server.cli.upgrade
  • pki.server.cli.webapp

@edewata edewata requested a review from fmarco76 December 14, 2024 00:22
Copy link
Member

@fmarco76 fmarco76 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@edewata
Copy link
Contributor Author

edewata commented Dec 16, 2024

@fmarco76 Thanks!

@edewata edewata merged commit d1c38d4 into dogtagpki:master Dec 16, 2024
151 of 171 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants