mirror of
https://github.com/python/cpython.git
synced 2025-10-28 01:00:34 +00:00
Closes #10650: Deprecate the watchexp parameter of Decimal.quantize().
This commit is contained in:
parent
9ecae7a437
commit
af3f3a7f00
3 changed files with 12 additions and 0 deletions
|
|
@ -1190,6 +1190,10 @@ API changes
|
|||
changed to match the order displayed by :func:`repr`.
|
||||
|
||||
|
||||
* The ``watchexp`` parameter in the :meth:`~decimal.Decimal.quantize` method
|
||||
is deprecated.
|
||||
|
||||
|
||||
ftplib
|
||||
------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue