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
/
structures.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-29916: Include PyGetSetDef in C API extension documentation. (#831) (#3609)
Michael Seifert
2017-09-16
1
-0/+40
*
bpo-29917: DOC: Remove link from PyMethodDef (#890) (#896)
Senthil Kumaran
2017-03-30
1
-2/+2
*
Issue #28496: Mark up constants 0, 1 and -1 that denote return values or
Serhiy Storchaka
2016-10-27
1
-1/+1
*
Issue #15657: Delete incorrect statement from PyMethodDef documentation
Berker Peksag
2016-06-12
1
-3/+2
*
Per issue21949 and issue1629: Document the Py_SIZE, Py_TYPE, Py_REFCNT macros.
Gregory P. Smith
2016-01-22
1
-0/+31
*
fix instances of consecutive articles (closes #23221)
Benjamin Peterson
2015-01-13
1
-1/+1
*
Issue #18589: fix hyperlinking of type slots (tp_*)
Antoine Pitrou
2013-08-01
1
-2/+2
*
update to new C roles and directives
Sandro Tosi
2012-01-14
1
-46/+46
*
#10398: manual backport of r73943.
Georg Brandl
2010-11-12
1
-9/+7
*
:stmt: -> :keyword:
Ezio Melotti
2010-01-03
1
-1/+1
*
check if the attribute is set before deleting it with T_OBJECT_EX (fixes #7604)
Benjamin Peterson
2009-12-30
1
-1/+4
*
First attempt to document PyObject_HEAD_INIT and PyVarObject_HEAD_INIT.
Jeroen Ruigrok van der Werven
2009-04-25
1
-1/+18
*
Reformat prior to expanding.
Jeroen Ruigrok van der Werven
2009-04-25
1
-57/+63
*
#5618: fix typo.
Georg Brandl
2009-03-31
1
-1/+1
*
Grammar fix.
Georg Brandl
2009-01-03
1
-4/+3
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
1
-1/+1
*
document PyMemberDef
Benjamin Peterson
2009-01-02
1
-0/+63
*
Typo: "objects reference count" -> "object's reference count"
Mark Dickinson
2008-03-26
1
-1/+1
*
Split the monstrous C API manual files in smaller parts.
Georg Brandl
2008-01-19
1
-0/+212