Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
62a68b762a479a72c3defba9ace5f72a0063c5c6
/
Doc
/
c-api
/
mapping.rst
f5b1183
bpo-5945: Improve mappings and sequences C API docs. (GH-7029)
by Serhiy Storchaka
· 7 years ago
0ccc0f6
bpo-28280: Make PyMapping_Keys(), PyMapping_Values() and PyMapping_Items() always return a list (#3840)
by Oren Milman
· 8 years ago
1d480be
Issues #25909, #28211: Restored correct documentation of PyMapping_Items,
by Serhiy Storchaka
· 9 years ago
1538b3d
issue25909 - Correct the documentation of PyMapping_Items, PyMapping_Keys and
by Senthil Kumaran
· 10 years ago
03863d2
Fixed documentation of functions with const char* arguments.
by Serhiy Storchaka
· 10 years ago
c679227
Issue #1772673: The type of `char*` arguments now changed to `const char*`.
by Serhiy Storchaka
· 12 years ago
60203b4
Migrate to Sphinx 1.0 C language constructs.
by Georg Brandl
· 15 years ago
8f7649e
more list()s on dictviews
by Ezio Melotti
· 16 years ago
b70ccc3
After discussing some more with Georg, do no migrate versionchanged:: 2.5 to
by Jeroen Ruigrok van der Werven
· 16 years ago
bd87552
Merged revisions 71898-71900,71910,71914-71919 via svnmerge from
by Jeroen Ruigrok van der Werven
· 16 years ago
54a3faa
Split C API docs in Py3k branch.
by Georg Brandl
· 18 years ago