]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141510: support frozendict's in the C decimal module (gh-145165)
authorSergey B Kirpichev <skirpichev@gmail.com>
Thu, 26 Feb 2026 22:02:39 +0000 (01:02 +0300)
committerGitHub <noreply@github.com>
Thu, 26 Feb 2026 22:02:39 +0000 (07:02 +0900)
commitf3a381e54fcabb2d8649cbfc2dff9933ee7c4d0b
treecbe5704ef81e8a02c3dea7a2728043080c378a5c
parentc2d3d6b0dd87aaea2f3a72419e1d1488d3ab9503
gh-141510: support frozendict's in the C decimal module (gh-145165)
Lib/test/test_decimal.py
Modules/_decimal/_decimal.c