Skip to content

Commit d15b8e4

Browse files
lysnikolaouestyxx
authored andcommitted
pythongh-112066: Fix versionadded in PyDict_SetDefaultRef docs (python#118696)
1 parent 39af185 commit d15b8e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/c-api/dict.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ Dictionary Objects
191191
to both *default_value* and *\*result* (if it's not ``NULL``).
192192
These may refer to the same object: in that case you hold two separate
193193
references to it.
194+
194195
.. versionadded:: 3.13
195196
196197

0 commit comments

Comments
 (0)