]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102431: Clarify constraints on operands of Decimal logical operations (GH-102836)
authorSergey B Kirpichev <skirpichev@gmail.com>
Tue, 14 Oct 2025 11:02:02 +0000 (14:02 +0300)
committerGitHub <noreply@github.com>
Tue, 14 Oct 2025 11:02:02 +0000 (11:02 +0000)
commit6ecf77dbdec7838e9ce2298cb8d16e8c2250da81
treeb64c18b0165effb9349828094c5c93cab59fe93d
parentf71c96cf2d10c2fe4a84188d8eb6568563899118
gh-102431: Clarify constraints on operands of Decimal logical operations (GH-102836)

Sync C/Python implementation of the decimal: logical_ops for contexts.
Lib/_pydecimal.py
Misc/NEWS.d/next/Library/2023-03-21-10-59-40.gh-issue-102431.eUDnf4.rst [new file with mode: 0644]
Modules/_decimal/_decimal.c
Modules/_decimal/clinic/_decimal.c.h