Skip to content

fix(ru_RU): add correct bban_format so iban() is valid#2416

Open
CedricConday wants to merge 1 commit into
joke2k:masterfrom
CedricConday:fix/iban-ru
Open

fix(ru_RU): add correct bban_format so iban() is valid#2416
CedricConday wants to merge 1 commit into
joke2k:masterfrom
CedricConday:fix/iban-ru

Conversation

@CedricConday

@CedricConday CedricConday commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

ru_RU lacked a correct bban_format, producing invalid Russian IBANs. Adds the proper format.

Verified against python-stdnum (reference IBAN validator): 300/300 generated IBANs pass stdnum.iban.validate(). Existing tests/providers/test_bank.py suite passes. Includes a regression test.


AI disclosure: Prepared with AI assistance (Claude / Claude Code). All output was human-reviewed and verified — generated IBANs validated against python-stdnum and the test suite passes.

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