summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/mapping.rst
Commit message (Expand)AuthorAgeFilesLines
* More minor fixes to C API docs (GH-31525)Jelle Zijlstra2022-04-021-3/+3
* bpo-39153: Clarify C API *SetItem refcounting semantics (GH-18220)Joannah Nanjekye2020-01-291-1/+2
* Fixed an incorrect sentence in the docs (GH-17205)Aveheuzed2019-11-211-2/+1
* bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)Serhiy Storchaka2019-10-301-4/+4
* Doc: Replace the deprecated highlightlang directive by highlight. (#13377)Stéphane Wirtel2019-05-171-1/+1
* bpo-35461: Document C API functions which suppress exceptions. (GH-11119)Serhiy Storchaka2018-12-181-0/+8
* bpo-5945: Improve mappings and sequences C API docs. (GH-7029)Serhiy Storchaka2018-05-221-29/+37
* bpo-28280: Make PyMapping_Keys(), PyMapping_Values() and PyMapping_Items() al...Oren Milman2017-10-081-6/+15
* Issues #25909, #28211: Restored correct documentation of PyMapping_Items,Serhiy Storchaka2016-09-261-7/+6
* issue25909 - Correct the documentation of PyMapping_Items, PyMapping_Keys andSenthil Kumaran2016-01-211-7/+7
* Fixed documentation of functions with const char* arguments.Serhiy Storchaka2015-06-211-1/+1
* Issue #1772673: The type of `char*` arguments now changed to `const char*`.Serhiy Storchaka2013-10-191-3/+3
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-11/+11
* more list()s on dictviewsEzio Melotti2009-09-131-3/+3
* After discussing some more with Georg, do no migrate versionchanged:: 2.5 toJeroen Ruigrok van der Werven2009-04-271-4/+0
* Merged revisions 71898-71900,71910,71914-71919 via svnmerge fromJeroen Ruigrok van der Werven2009-04-261-1/+6
* Split C API docs in Py3k branch.Georg Brandl2008-01-201-0/+78