summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/dict.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #14386: Expose the dict_proxy internal type as types.MappingProxyTypeVictor Stinner2012-04-151-4/+4
* Issue #13389: Full garbage collection passes now clear the freelists forAntoine Pitrou2011-11-141-0/+7
* update items/keys/values doc #10300Benjamin Peterson2010-11-031-6/+4
* #9204: remove mentions of removed types in the types module.Georg Brandl2010-10-171-6/+1
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-37/+37
* Replace :func: by :cfunc:Victor Stinner2010-08-171-2/+2
* After discussing some more with Georg, do no migrate versionchanged:: 2.5 toJeroen Ruigrok van der Werven2009-04-271-8/+0
* Merged revisions 71898-71900,71910,71914-71919 via svnmerge fromJeroen Ruigrok van der Werven2009-04-261-50/+61
* PyString_FromString -> PyUnicode_FromStringBenjamin Peterson2009-03-231-4/+5
* Whitespace nits.Alexandre Vassalotti2008-06-011-0/+2
* Added documentation for PyDict_GetItemWithError().Alexandre Vassalotti2008-06-011-0/+6
* Remove many "versionchanged" items that didn't use the official markup,Georg Brandl2008-05-121-3/+3
* Split C API docs in Py3k branch.Georg Brandl2008-01-201-0/+206