Skip to content

Commit

Permalink
gh-112066: Fix versionadded in PyDict_SetDefaultRef docs (#118696)
Browse files Browse the repository at this point in the history
  • Loading branch information
lysnikolaou committed May 17, 2024
1 parent 65de194 commit 447edb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Doc/c-api/dict.rst
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ Dictionary Objects
to both *default_value* and *\*result* (if it's not ``NULL``).
These may refer to the same object: in that case you hold two separate
references to it.
.. versionadded:: 3.13
Expand Down

0 comments on commit 447edb6

Please sign in to comment.