Skip to content

chore: improve validators maintenance path#459

Open
lphuc2250gma wants to merge 1 commit into
python-validators:masterfrom
lphuc2250gma:maint/20260524221714
Open

chore: improve validators maintenance path#459
lphuc2250gma wants to merge 1 commit into
python-validators:masterfrom
lphuc2250gma:maint/20260524221714

Conversation

@lphuc2250gma
Copy link
Copy Markdown

Summary:

  • Add edge-case unit tests for the IBAN validator: whitespace-only input, lowercase-letter normalization round-trip, and a small set of known-invalid country-code prefixes — pure additive tests in tests/test_iban.py, no behavior change.
  • Keep the change narrow so it is straightforward to review.

Notes:

  • I kept this scoped to the relevant implementation and tests.

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.

1 participant