mirror of
https://github.com/python/cpython.git
synced 2024-11-24 10:24:35 +08:00
Merge from 3.5
This commit is contained in:
commit
e3c1d34c65
@ -118,6 +118,7 @@ Dictionary Objects
|
||||
is returned. This function evaluates the hash function of *key* only once,
|
||||
instead of evaluating it independently for the lookup and the insertion.
|
||||
|
||||
.. versionadded:: 3.4
|
||||
|
||||
.. c:function:: PyObject* PyDict_Items(PyObject *p)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user