Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 447edb6

Browse files
authored
gh-112066: Fix versionadded in PyDict_SetDefaultRef docs (#118696)
1 parent 65de194 commit 447edb6

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)