Skip to content

Commit

Permalink
[3.13] gh-112066: Fix versionadded in PyDict_SetDefaultRef docs (GH-1…
Browse files Browse the repository at this point in the history
…18696) (#119430)

(cherry picked from commit 447edb6)

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

Please sign in to comment.