gh-112066: Fix versionadded in PyDict_SetDefaultRef docs (#118696)

This commit is contained in:
Lysandros Nikolaou 2024-05-17 12:10:21 -04:00 committed by GitHub
parent 65de194dd8
commit 447edb6e98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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