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 _get_str_class_num #5835

Merged
merged 1 commit into from
Oct 21, 2024
Merged

fix _get_str_class_num #5835

merged 1 commit into from
Oct 21, 2024

Conversation

xiaoge1001
Copy link
Contributor

Proposed Commit Message

Fix the issue of duplicate judgment conditions in the _get_str_class_num function

The problem introduced by commit 879945f

Fixes GH-5814

Additional Context

Test Steps

Merge type

  • Squash merge using "Proposed Commit Message"
  • Rebase and merge unique commits. Requires commit messages per-commit each referencing the pull request number (#<PR_NUM>)

Copy link
Member

@TheRealFalcon TheRealFalcon left a comment

Choose a reason for hiding this comment

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

LGTM!

@TheRealFalcon TheRealFalcon merged commit 4c156a8 into canonical:main Oct 21, 2024
22 checks passed
holmanb pushed a commit to holmanb/cloud-init that referenced this pull request Oct 22, 2024
TheRealFalcon pushed a commit that referenced this pull request Nov 4, 2024
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.

Fix the complexity of random passwords generated by the rand_user_password() method
2 participants