]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-121300: Add `replace` to `copy.__all__` (GH-121302) (#121337)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 3 Jul 2024 15:28:57 +0000 (17:28 +0200)
committerGitHub <noreply@github.com>
Wed, 3 Jul 2024 15:28:57 +0000 (15:28 +0000)
commit8799f0537b0b3c87280a3291f0efc5eb8047066a
treeeeeb65598cc78cb64d0da5c04197e0558e5c2532
parent253c033251052dbc6e2de41f5d3840b146c0889b
[3.13] gh-121300: Add `replace` to `copy.__all__` (GH-121302) (#121337)

(cherry picked from commit 7c66906802cd8534b05264bd47acf9eb9db6d09e)

Co-authored-by: Max Muoto <maxmuoto@gmail.com>
Lib/copy.py
Lib/test/test_copy.py