]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121300: Add `replace` to `copy.__all__` (#121302)
authorMax Muoto <maxmuoto@gmail.com>
Wed, 3 Jul 2024 15:03:56 +0000 (10:03 -0500)
committerGitHub <noreply@github.com>
Wed, 3 Jul 2024 15:03:56 +0000 (20:33 +0530)
commit7c66906802cd8534b05264bd47acf9eb9db6d09e
tree1633313f415710b8e90179ae376497ab34b0ad4b
parentca2e8765009d0d3eb9fe6c75465825c50808f4dd
gh-121300: Add `replace` to `copy.__all__` (#121302)
Lib/copy.py
Lib/test/test_copy.py