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
/
api
/
utilities.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spelling fix
Andrew M. Kuchling
2004-08-10
1
-1/+1
*
Typo repair.
Tim Peters
2004-08-02
1
-1/+1
*
Completed a sentence I left dangling.
Tim Peters
2004-08-02
1
-1/+2
*
PyImport_ImportModule, PyImport_ImportModuleEx, PyImport_ExecCodeModule:
Tim Peters
2004-08-02
1
-10/+28
*
Add PyArg_VaParseTupleAndKeywords(). Document this function and
Brett Cannon
2004-07-10
1
-1/+14
*
Change signatures for arguments to "s" and friends to be the proper ``const
Brett Cannon
2004-07-01
1
-6/+6
*
Patch #923098: Share interned strings in marshal.
Martin v. Löwis
2004-06-27
1
-3/+14
*
Drop claims that Unicode always means UCS-2. Fixes #881861.
Martin v. Löwis
2004-06-03
1
-6/+6
*
Removed 'U' from the documentation for Py_BuildValue to bring it in line
Nicholas Bastin
2004-05-04
1
-3/+0
*
SF 810242. Fix doubled word errors.
Raymond Hettinger
2003-09-22
1
-1/+1
*
Document the new format codes B, H, I, k, K.
Thomas Heller
2003-04-23
1
-0/+22
*
Rename LONG_LONG to PY_LONG_LONG. Fixes #710285.
Martin v. Löwis
2003-03-29
1
-1/+1
*
Fix SF bug #697256, PyMarshal_WriteShortToFile() documented, but not implemented
Neal Norwitz
2003-03-06
1
-6/+0
*
Clarify that PyImport_AddModule() and PyImport_ExecCodeModule() don't
Fred Drake
2002-11-13
1
-3/+7
*
The Py_REF_DEBUG/COUNT_ALLOCS/Py_TRACE_REFS macro minefield: added
Tim Peters
2002-07-09
1
-1/+1
*
Fix documentation for PyMarshal_WriteObjectToFile() and
Fred Drake
2002-06-17
1
-5/+5
*
Move reference material on PyArg_Parse*() out of the Extending & Embedding
Fred Drake
2002-04-05
1
-9/+404
*
Documentation for the new PyArg_UnpackTuple() function.
Fred Drake
2001-10-23
1
-0/+47
*
Added documentation for the functions listed in marshal.h.
Fred Drake
2001-10-14
1
-0/+80
*
Break the Python/C API manual into smaller files by chapter. This manual
Fred Drake
2001-10-12
1
-0/+320