Skip to content

Commit a73cc73

Browse files
lysnikolaoumiss-islington
authored andcommitted
pythongh-112066: Fix versionadded in PyDict_SetDefaultRef docs (pythonGH-118696)
(cherry picked from commit 447edb6) Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
1 parent cd39da7 commit a73cc73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)