cpython/Misc/NEWS.d/next/Library/2023-03-21-10-59-40.gh-issue-102431.eUDnf4.rst
Sergey B Kirpichev 6ecf77dbde
gh-102431: Clarify constraints on operands of Decimal logical operations (GH-102836)
Sync C/Python implementation of the decimal: logical_ops for contexts.
2025-10-14 11:02:02 +00:00

2 lines
84 B
ReStructuredText

Clarify constraints for "logical" arguments in methods of
:class:`decimal.Context`.