Skip to content

Commit dfee009

Browse files
committed
mention gmpy2
1 parent 656d55a commit dfee009

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

peps/pep-0791.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,9 @@ Some possible additions, among those proposed in the initial discussion thread
183183
`python/cpython#120950 <https://github.com/python/cpython/issues/120950>`_.
184184
* ``fibonacci()`` --- `Fibonacci sequence <https://en.wikipedia.org/wiki/Fibonacci_sequence>`_.
185185

186+
When proposed function already exists in the :pypi:`gmpy2`, we should prefer a
187+
compatible interface for the stdlib.
188+
186189

187190
Rejected ideas
188191
==============

0 commit comments

Comments
 (0)