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

Calling num2words(568476685, lang="am") results in an infinite loop #591

Open
ZacharyOuellet opened this issue Oct 26, 2024 · 1 comment

Comments

@ZacharyOuellet
Copy link

Expected Behaviour

return something in the supported language: "am"

Actual Behaviour

Infinite loop

Steps to reproduce

from num2words import num2words
num2words(568476685, lang="am")

@ZacharyOuellet ZacharyOuellet changed the title Calling num2words(568476685, lang="am") restults in an infinite loop Calling num2words(568476685, lang="am") results in an infinite loop Oct 26, 2024
@jsoto-gladia
Copy link

+1

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

No branches or pull requests

2 participants