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
/
ext
/
extending.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not use PyModule_GetDict().
Fred Drake
2002-04-12
1
-23/+27
*
Update to use the new \csimplemacro macro
Fred Drake
2002-04-09
1
-5/+5
*
Move reference material on PyArg_Parse*() out of the Extending & Embedding
Fred Drake
2002-04-05
1
-372/+5
*
There is no PyArg_ConvertTuple(); call it by the right name.
Fred Drake
2002-04-01
1
-1/+1
*
Mark a couple of types that had not been marked.
Fred Drake
2002-03-28
1
-5/+5
*
Added index entries.
Fred Drake
2002-03-28
1
-0/+4
*
Allow a page break in a code longish example.
Fred Drake
2002-03-28
1
-1/+3
*
Fixed "u#" parser marker to pass through Unicode objects as-is without
Marc-André Lemburg
2002-01-09
1
-0/+2
*
More info about the cycle detector.
Guido van Rossum
2001-12-07
1
-2/+4
*
Trivial spelling repair on new cyclic garbage text.
Tim Peters
2001-12-07
1
-2/+2
*
Added more information about reference counting limitations and the cycle
Fred Drake
2001-12-07
1
-0/+27
*
Clarify the description of the creation of an owned reference from an API
Fred Drake
2001-11-29
1
-5/+5
*
Add an index entry for the discussion of PyEval_CallObject().
Fred Drake
2001-11-29
1
-8/+9
*
Clean up some markup cruft. A number of the macros that take no
Fred Drake
2001-11-28
1
-17/+17
*
Exhibit good form in C code: always provide docstrings in method tables, and
Fred Drake
2001-11-17
1
-11/+13
*
Use the \note and \warning macros where appropriate.
Fred Drake
2001-10-20
1
-6/+6
*
SF [#466125] PyLong_AsLongLong works for any integer.
Tim Peters
2001-09-30
1
-0/+5
*
Document the rule that Python.h must be included before any standard
Fred Drake
2001-09-06
1
-2/+4
*
Split "Extending & Embedding" into separate files, one per chapter.
Fred Drake
2001-08-20
1
-0/+1695