mvondracek / PA193_mnemonic_Slytherin

BIP39 Mnemonic Phrase Generator and Verifier
0 stars 2 forks source link

Uncaught `StopIteration` in _DictionaryAccess.__init__ in invalid number of lines in dictionary #44

Closed mvondracek closed 4 years ago

mvondracek commented 4 years ago

Please see 51ecf78e8a76648712759f6f305ef4a4b507783a, on branch bug-44.

mvondracek commented 4 years ago

Fixed by #48.

Bugfix should have included tests for the bug, which are on bug-44 branch. I'll merge bug-44 to task-40-more-tests branch, where I'm finishing tests.