]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-102431: Clarify constraints on operands of Decimal logical operations ...
authorSergey B Kirpichev <skirpichev@gmail.com>
Tue, 14 Oct 2025 13:45:02 +0000 (16:45 +0300)
committerGitHub <noreply@github.com>
Tue, 14 Oct 2025 13:45:02 +0000 (15:45 +0200)
commitbfb9639352cc08886dd758a7758a3721bfc5b9cf
tree5b24a625236765c97471a73e4f2862259682693c
parent7992a295123489f1b31b8b5724f02188cbe32e51
[3.13] gh-102431: Clarify constraints on operands of Decimal logical operations (GH-102836) (#140106)

* [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 6ecf77dbdec7838e9ce2298cb8d16e8c2250da81)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
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/docstrings.h