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

Fix issue #237 allow to use a pair of objects defining __mpz__ to initialize an mpq. #240

Merged
merged 1 commit into from
Apr 15, 2019

Conversation

vinklein
Copy link
Contributor

  • In mpq init replace GMPy_MPQ_From_Rational call by GMPy_MPQ_From_Number.
  • Add few doctests.

The ubuntu travis-ci doctests failures are fixed by PR #239

... objects to initialize an mpq.
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.

2 participants