mirror of
https://github.com/python/cpython.git
synced 2025-10-19 07:53:46 +00:00

* [3.13] gh-102431: Clarify constraints on operands of Decimal logical operations (GH-102836)
Sync C/Python implementation of the decimal: logical_ops for contexts.
(cherry picked from commit 6ecf77dbde
)
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
2 lines
84 B
ReStructuredText
2 lines
84 B
ReStructuredText
Clarify constraints for "logical" arguments in methods of
|
|
:class:`decimal.Context`.
|