You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add bad digit clause to Base.decode32!/1,2 for case: :mixed (#7715)
* Add failing test for Base.decode32!/2 throwing a case error instead of an argument error (Issue #7703)
* Fix Base.decode32!/2 throwing a case error instead of an argument error when using :mixed case (Issue #7703)
Signed-off-by: José Valim <[email protected]>
0 commit comments