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
You need to sign in or sign up before continuing.
cpython
Doc
api
refcounts.dat
Find file
Blame
History
Permalink
Add PyDict_Copy() function to C API for dicts. It returns a new
· a12c7a76
Jeremy Hylton
authored
Mar 30, 2000
dictionary that contains the same key/value pairs as p.
a12c7a76