Skip to content

Commit

Permalink
pythongh-112066: Fix versionadded in PyDict_SetDefaultRef docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lysnikolaou committed May 7, 2024
1 parent 9762122 commit e7d8cea
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 e7d8cea

Please sign in to comment.