Skip to content

Conversation

@simonhessner
Copy link

@simonhessner simonhessner commented Aug 26, 2021

When using the current version of the repository with Python 3.9, the fractions.gcd function can't be found. This is because this function was deprecated in Version 3.5 and has been moved to the math module: https://docs.python.org/3.8/library/fractions.html#fractions.gcd

This PR fixes the problem and works well with Python 3.9.

@bertsky bertsky mentioned this pull request Mar 23, 2022
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

Successfully merging this pull request may close these issues.

1 participant