]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-155041: Support copy.replace() for decimal.Context (GH-155047)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 2 Aug 2026 06:26:40 +0000 (09:26 +0300)
committerGitHub <noreply@github.com>
Sun, 2 Aug 2026 06:26:40 +0000 (09:26 +0300)
commit3f4ed1db8af764ff5ae81a287cec342ec82f3039
tree3ce3106aa16713bdbe26b4e7bed5c7dfdd1bdfbd
parent7b4165b3b07638d8aeab79a880c52f2b51c56f37
gh-155041: Support copy.replace() for decimal.Context (GH-155047)

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Doc/library/decimal.rst
Lib/_pydecimal.py
Lib/test/test_decimal.py
Misc/NEWS.d/next/Library/2026-08-01-19-02-00.gh-issue-155041.Dc1Ctx.rst [new file with mode: 0644]
Modules/_decimal/_decimal.c
Modules/_decimal/clinic/_decimal.c.h