index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
c-api
/
dict.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Closes #18456: Doc fix: PyDict_Update only works with dict-like objects, not ...
Georg Brandl
2014-03-25
1
-2/+5
*
Issue #1772673: The type of `char*` arguments now changed to `const char*`.
Serhiy Storchaka
2013-10-19
1
-1/+1
*
fix spelling (#17327)
Benjamin Peterson
2013-03-11
1
-2/+2
*
say defaultobj is returned (#17327)
Benjamin Peterson
2013-03-11
1
-3/+3
*
remove more useless words
Benjamin Peterson
2013-03-11
1
-3/+3
*
remove useless words (#17327)
Benjamin Peterson
2013-03-11
1
-3/+3
*
Fix typo in PyDict_SetDefault docs.
Ezio Melotti
2013-03-10
1
-1/+1
*
Add PyDict_SetDefault. (closes #17327)
Benjamin Peterson
2013-03-08
1
-0/+9
*
Issue #14386: Expose the dict_proxy internal type as types.MappingProxyType
Victor Stinner
2012-04-15
1
-4/+4
*
Issue #13389: Full garbage collection passes now clear the freelists for
Antoine Pitrou
2011-11-14
1
-0/+7
*
update items/keys/values doc #10300
Benjamin Peterson
2010-11-03
1
-6/+4
*
#9204: remove mentions of removed types in the types module.
Georg Brandl
2010-10-17
1
-6/+1
*
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl
2010-10-06
1
-37/+37
*
Replace :func: by :cfunc:
Victor Stinner
2010-08-17
1
-2/+2
*
After discussing some more with Georg, do no migrate versionchanged:: 2.5 to
Jeroen Ruigrok van der Werven
2009-04-27
1
-8/+0
*
Merged revisions 71898-71900,71910,71914-71919 via svnmerge from
Jeroen Ruigrok van der Werven
2009-04-26
1
-50/+61
*
PyString_FromString -> PyUnicode_FromString
Benjamin Peterson
2009-03-23
1
-4/+5
*
Whitespace nits.
Alexandre Vassalotti
2008-06-01
1
-0/+2
*
Added documentation for PyDict_GetItemWithError().
Alexandre Vassalotti
2008-06-01
1
-0/+6
*
Remove many "versionchanged" items that didn't use the official markup,
Georg Brandl
2008-05-12
1
-3/+3
*
Split C API docs in Py3k branch.
Georg Brandl
2008-01-20
1
-0/+206