Closed ekalosak closed 1 year ago
@ekalosak Thanks a lot for the bug report, I will have a look.
@ekalosak This should be fixed in the version 2023.08.29.
See PR comment; tl;dr that PR fixes the issue but is still brittle. Thank you!!!!
See PR comment; tl;dr that PR fixes the issue but is still brittle. Thank you!!!!
No problem, thanks for using this library ! :)
Thank you for pushing
pycountry
into the future!! I have a bug to report.Using latest
isocodes
, Python 3.11.4^ the assert fails.
Direct string matches are a pain 😅 Here's the line that shows the data has "Spanish; ..." rather than "Spanish" alone. Something like iso639's
match
functionality would supercharge this library.