Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-40428: Remove PyTuple_ClearFreeList() function (GH-19769) | Victor Stinner | 2020-04-29 | 1 | -2/+0 |
* | bpo-35459: Use PyDict_GetItemWithError() instead of PyDict_GetItem(). (GH-11112) | Serhiy Storchaka | 2019-02-25 | 1 | -0/+1 |
* | bpo-35134: Create Include/cpython/dictobject.h (GH-10732) | Victor Stinner | 2018-11-27 | 1 | -0/+93 |