Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Objects
dictobject.c
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