Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
fb5db7ec58624cab0797b4050735be865d380823
/
Include
/
cpython
/
dictobject.h
fb5db7e
bpo-42006: Stop using PyDict_GetItem, PyDict_GetItemString and _PyDict_GetItemId. (GH-22648)
by Serhiy Storchaka
· 4 years, 10 months ago
109826c
bpo-42093: Add opcode cache for LOAD_ATTR (GH-22803)
by Pablo Galindo
· 4 years, 10 months ago
1438c2a
bpo-41845: Move PyObject_GenericGetDict() back into the limited API (GH22646)
by Zackery Spytz
· 4 years, 10 months ago
b4d5a5c
bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18413)
by Skip Montanaro
· 5 years ago
ae00a5a
bpo-40428: Remove PyTuple_ClearFreeList() function (GH-19769)
by Victor Stinner
· 5 years ago
a24107b
bpo-35459: Use PyDict_GetItemWithError() instead of PyDict_GetItem(). (GH-11112)
by Serhiy Storchaka
· 6 years ago
ffedd9a
bpo-35134: Create Include/cpython/dictobject.h (GH-10732)
by Victor Stinner
· 7 years ago