Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
763824964669d1e8837d16dc91b10c26da32ea52
/
Doc
/
api
/
utilities.tex
0e03272
bug [ 1061920 ] "k" specifier in PyArg_ParseTuple incomplete documentated
by Georg Brandl
· 20 years ago
7706c2d
Update references specifying "Macintosh" to mean OS X semantics and not Mac OS
by Brett Cannon
· 21 years ago
f54ac7e
Spelling fix
by Andrew M. Kuchling
· 21 years ago
fd7dc51
Typo repair.
by Tim Peters
· 21 years ago
0c6199e
Completed a sentence I left dangling.
by Tim Peters
· 21 years ago
cfd575d
PyImport_ImportModule, PyImport_ImportModuleEx, PyImport_ExecCodeModule:
by Tim Peters
· 21 years ago
711e7d9
Add PyArg_VaParseTupleAndKeywords(). Document this function and
by Brett Cannon
· 21 years ago
d88471f
Change signatures for arguments to "s" and friends to be the proper ``const
by Brett Cannon
· 21 years ago
ef82d2f
Patch #923098: Share interned strings in marshal.
by Martin v. Löwis
· 21 years ago
9bc4f2d
Drop claims that Unicode always means UCS-2. Fixes #881861.
by Martin v. Löwis
· 21 years ago
e9c2ecf
Removed 'U' from the documentation for Py_BuildValue to bring it in line
by Nicholas Bastin
· 21 years ago
92016dc
SF 810242. Fix doubled word errors.
by Raymond Hettinger
· 22 years ago
42a1172
Document the new format codes B, H, I, k, K.
by Thomas Heller
· 22 years ago
b9a0f91
Rename LONG_LONG to PY_LONG_LONG. Fixes #710285.
by Martin v. Löwis
· 22 years ago
1930949
Fix SF bug #697256, PyMarshal_WriteShortToFile() documented, but not implemented
by Neal Norwitz
· 22 years ago
674dae2
Clarify that PyImport_AddModule() and PyImport_ExecCodeModule() don't
by Fred Drake
· 23 years ago
7c321a8
The Py_REF_DEBUG/COUNT_ALLOCS/Py_TRACE_REFS macro minefield: added
by Tim Peters
· 23 years ago
b084017
Fix documentation for PyMarshal_WriteObjectToFile() and
by Fred Drake
· 23 years ago
68304cc
Move reference material on PyArg_Parse*() out of the Extending & Embedding
by Fred Drake
· 23 years ago
c84f2c5
Documentation for the new PyArg_UnpackTuple() function.
by Fred Drake
· 24 years ago
0fae49f
Added documentation for the functions listed in marshal.h.
by Fred Drake
· 24 years ago
3adf79e
Break the Python/C API manual into smaller files by chapter. This manual
by Fred Drake
· 24 years ago