- 689d555 bpo-25438: document what codec PyMemberDef T_STRING decodes the char * as (GH-10580) by Windson yang · 7 years ago
- da67e0d bpo-29916: Include PyGetSetDef in C API extension documentation. (#831) by Michael Seifert · 8 years ago
- 84b8e92 bpo-29918: Add missed "const" modifiers in C API documentation. (#846) by Serhiy Storchaka · 8 years ago
- c3c7ef0 bpo-29917: DOC: Remove link from PyMethodDef (#890) by csabella · 8 years ago
- 9da31f7 Issue #15657: METH_KEYWORDS cannot be used alone in Python 3 by Martin Panter · 9 years ago
- 1ecf7d2 Issue #28496: Mark up constants 0, 1 and -1 that denote return values or by Serhiy Storchaka · 9 years ago
- 8f95e65 Issue #15657: Delete incorrect statement from PyMethodDef documentation by Berker Peksag · 9 years ago
- e36402a Fix usage of the default role. by Zachary Ware · 10 years ago
- 5c676f6 Fix suspicious markup by Zachary Ware · 10 years ago
- 0f2f3bc issue9014: Include more formatting on :c:type:`PyObject` etc. by Gregory P. Smith · 10 years ago
- 1b24465 issue9014: Properly document PyObject_HEAD and friends post-PEP-3123. by Gregory P. Smith · 10 years ago
- 82f34ad fix instances of consecutive articles (closes #23221) by Benjamin Peterson · 11 years ago
- 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 15 years ago
- 479def3 Merged revisions 77271 via svnmerge from by Ezio Melotti · 16 years ago
- d12362a Merged revisions 77157 via svnmerge from by Benjamin Peterson · 16 years ago
- 21dc5ba #6421: The self argument of module-level PyCFunctions is now a reference to the module object. by Georg Brandl · 16 years ago
- 939c178 Merged revisions 71874,71882,71890 via svnmerge from by Jeroen Ruigrok van der Werven · 16 years ago
- f4a9f96 Merged revisions 71873 via svnmerge from by Jeroen Ruigrok van der Werven · 16 years ago
- d23f822 Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-70789,70824,70828,70832,70836,70842,70851,70855,70857,70866-70872,70883,70885,70893-70894,70896-70897,70903,70905-70907,70915,70927,70933,70951,70960,70962-70964,70998,71001,71006,71008,71010-71011,71019,71037,71056,71094,71101-71103,71106,71119,71123,71149-71150,71203,71212,71214-71217,71221,71240 via svnmerge from by Benjamin Peterson · 16 years ago
- 1f01deb Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge from by Georg Brandl · 17 years ago
- 87ce6d7 #3247: get rid of Py_FindMethods by Amaury Forgeot d'Arc · 17 years ago
- 4d6ec85 Merged revisions 61952-61953 via svnmerge from by Christian Heimes · 17 years ago
- 54a3faa Split C API docs in Py3k branch. by Georg Brandl · 18 years ago