Thanks to visit codestin.com Credit goes to github.com
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 04e8bcb commit 993a5eeCopy full SHA for 993a5ee
1 file changed
Doc/library/decimal.rst
@@ -369,7 +369,7 @@ Decimal objects
369
types described in the :ref:`expressions` section of the reference
370
manual, leading to confusing results.
371
372
- .. versionchanged:: 2.7
+ .. versionchanged:: 3.2
373
A comparison between a :class:`float` instance ``x`` and a
374
:class:`Decimal` instance ``y`` now returns a result based on
375
the values of ``x`` and ``y``. In earlier versions ``x < y``
0 commit comments