Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Include
dictobject.h
Find file
Blame
History
Permalink
Issue #19512: Add a new _PyDict_DelItemId() function, similar to
· 5fd2e5ae
Victor Stinner
authored
Nov 06, 2013
PyDict_DelItemString() but using an identifier for the key
5fd2e5ae