We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
object.__replace__()
1 parent 08e1ba8 commit b31d46eCopy full SHA for b31d46e
1 file changed
Doc/library/copy.rst
@@ -122,6 +122,8 @@ and only supports named tuples created by :func:`~collections.namedtuple`,
122
This method should create a new object of the same type,
123
replacing fields with values from *changes*.
124
125
+ .. versionadded:: 3.13
126
+
127
128
.. seealso::
129
0 commit comments