mirror of
https://github.com/python/cpython.git
synced 2026-03-20 03:41:06 +00:00
gh-112066: Fix versionadded in PyDict_SetDefaultRef docs (#118696)
This commit is contained in:
parent
65de194dd8
commit
447edb6e98
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue