Skip to content

Commit

Permalink
pythongh-112066: Fix versionadded in PyDict_SetDefaultRef docs (pytho…
Browse files Browse the repository at this point in the history
…nGH-118696)

(cherry picked from commit 447edb6)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
  • Loading branch information
lysnikolaou authored and miss-islington committed May 22, 2024
1 parent cd39da7 commit a73cc73
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 a73cc73

Please sign in to comment.