File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
pyperformance/data-files/benchmarks/bm_sphinx/data/Doc/howto Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -151,6 +151,8 @@ that return :term:`strong references <strong reference>`.
151151+===================================+===================================+
152152| :c:func: `PyList_GetItem ` | :c:func: `PyList_GetItemRef ` |
153153+-----------------------------------+-----------------------------------+
154+ | :c:func: `PyList_GET_ITEM ` | :c:func: `PyList_GetItemRef ` |
155+ +-----------------------------------+-----------------------------------+
154156| :c:func: `PyDict_GetItem ` | :c:func: `PyDict_GetItemRef ` |
155157+-----------------------------------+-----------------------------------+
156158| :c:func: `PyDict_GetItemWithError ` | :c:func: `PyDict_GetItemRef ` |
You can’t perform that action at this time.
0 commit comments