Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf2856c8

Browse files
Update Doc/c-api/dict.rst
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
1 parent26cb280 commitf2856c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Doc/c-api/dict.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Dictionary Objects
9393
Return ``0`` on success or ``-1`` on failure.
9494
9595
96-
..c:function::intPyDict_GetItemRef(PyObject *p, PyObject *key, PyObject **value)
96+
..c:function::intPyDict_GetItemRef(PyObject *p, PyObject *key, PyObject **pvalue)
9797
9898
Return a new:term:`strong reference` to the object from dictionary *p*
9999
which has a key *key*:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp