We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99a6149 commit c9fa606Copy full SHA for c9fa606
README.rst
@@ -10,7 +10,7 @@ functions (`comb`_, `factorial`_, `gcd`_, `isqrt`_, `lcm`_ and `perm`_),
10
compatible with the Python stdlib's module `math`_.
11
12
This module requires Python 3.9 or later versions and has been tested with
13
-CPython 3.9 through 3.14, with PyPy 3.11 and with GraalPy 24.2. Free-threading
+CPython 3.9 through 3.14, with PyPy 3.11 and with GraalPy 25.0. Free-threading
14
builds of the CPython are supported.
15
16
Releases are available in the Python Package Index (PyPI) at
0 commit comments