Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two letter country codes need to be in lower case to work in 3.9.1 #2933

Closed
Rob-NY opened this issue Oct 22, 2022 · 0 comments · Fixed by #2934
Closed

Two letter country codes need to be in lower case to work in 3.9.1 #2933

Rob-NY opened this issue Oct 22, 2022 · 0 comments · Fixed by #2934
Assignees

Comments

@Rob-NY
Copy link
Contributor

Rob-NY commented Oct 22, 2022

Upper or mixed-case ISO country codes are not recognized per #2932 but lower case works. Comparison statement in util.h:1463 needs to be slightly refactored.

@ann0see ann0see linked a pull request Oct 22, 2022 that will close this issue
5 tasks
@ann0see ann0see added this to the Release 3.10.0 milestone Oct 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants