Sergey B Kirpichev
Sergey B Kirpichev
@casevh, to enable docs building on a merge event you can do something like this: https://docs.readthedocs.io/en/stable/integrations.html#github Note, that it's possible to build also html docs for pr's: https://docs.readthedocs.io/en/stable/pull-requests.html (You can...
Related issue: #329
Ok, after #399, more or less up to date docs are on https://gmpy.readthedocs.io/ (@casevh, let me know if it would be better to rename the rtfd project from "gmpy".)
> That would be great. @casevh, I guess you are about renaming of https://gmpy.readthedocs.io/. Now it's https://gmpy-skirpichev.readthedocs.io/ Probably, we can close this issue?
Now latest documentation is outdated again, e.g. ``prev_prime()`` function is missing (c.f. https://gmpy-skirpichev.readthedocs.io/).
The gmpy2-2.1.6 also has CI build failures. I think, it will be not so difficult to solve: we just need to update build images and include/exclude some CPython versions from...
Fix for gmpy2-2.1.6 branch: https://github.com/aleaxit/gmpy/pull/479
@casevh, let me know if I can help more with new releases.
Yeah, support for MPIR was removed in 8618bd2. @casevh, probably this could be closed.
I have same failure on older versions as well. E.g. 7.4.3: https://github.com/mpmath/mpmath/actions/runs/8030300102?pr=759 This happens for all tested in the mpmath pypy versions (3.8-3.10). But most often on 3.10.