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
/
init.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Followup to bug #1069160.
Tim Peters
2006-08-10
1
-6/+6
*
Fix warning that texcheck complained about.
Martin v. Löwis
2006-03-01
1
-1/+1
*
Make documentation match the implementation.
Martin v. Löwis
2006-03-01
1
-1/+1
*
Add versionadded info
Neal Norwitz
2005-12-18
1
-0/+1
*
Expose Subversion revision number (calculated via "svnversion .") to Python.
Barry Warsaw
2005-12-18
1
-0/+6
*
Add a(nother) warning about mixing Py_NewInterpreter and the
Michael W. Hudson
2005-06-20
1
-0/+6
*
fix some silly whitespace stuff (must have hit M-q or something?)
Michael W. Hudson
2005-06-20
1
-13/+13
*
Update references specifying "Macintosh" to mean OS X semantics and not Mac OS
Brett Cannon
2005-02-13
1
-4/+3
*
Clean up discussion of new C thread idiom
Fred Drake
2005-01-19
1
-13/+11
*
SF patch 1044089: New C API function PyEval_ThreadsInitialized(), by Nick
Tim Peters
2004-10-11
1
-4/+12
*
Patch #900727: Add Py_InitializeEx to allow embedding without signals.
Martin v. Löwis
2004-08-19
1
-0/+7
*
Remove a few elderly sentences
Andrew M. Kuchling
2004-07-10
1
-9/+2
*
Replace example with simpler alternative using PyGILState_{Ensure,Require). ...
Andrew M. Kuchling
2004-07-10
1
-13/+5
*
[Bug #987835] Add documentation from PEP 311. (Untested TeX code.)
Andrew M. Kuchling
2004-07-10
1
-0/+36
*
Enable the profiling of C functions (builtins and extensions)
Nicholas Bastin
2004-03-24
1
-4/+24
*
Minor grammatical fixes.
Brett Cannon
2004-03-18
1
-3/+3
*
Extremely minor typo fixed.
Brett Cannon
2004-03-18
1
-1/+1
*
Patch #821093: Fix various typos.
Martin v. Löwis
2003-10-19
1
-2/+2
*
fix \NULL with following space and no {}
Fred Drake
2003-09-07
1
-1/+1
*
SF patch#786531 'the the' typo. Contributed by George Yoshida
Raymond Hettinger
2003-08-12
1
-1/+1
*
Correct documentation of check interval - it's 100 by default, not 10 any
Skip Montanaro
2003-07-02
1
-1/+1
*
Document PyThreadState_SetAsyncExc().
Fred Drake
2003-06-29
1
-0/+14
*
- pythunrun.c, Py_Finalize(): move the call to _Py_PrintReferences()
Guido van Rossum
2003-04-15
1
-3/+6
*
Commit MvL's doc patch for SF bug #221327. This adds an example of
Guido van Rossum
2003-03-02
1
-0/+22
*
A typo, and desist from inaccurately describing some things as lists.
Michael W. Hudson
2003-02-10
1
-5/+5
*
Typo: propogate -> propagate
Thomas Heller
2002-12-06
1
-2/+2
*
Remove mentionings of DOS.
Martin v. Löwis
2002-10-10
1
-1/+1
*
Update to use the new \csimplemacro macro
Fred Drake
2002-04-09
1
-17/+19
*
Update the description of PyTrace_EXCEPT.
Fred Drake
2001-10-16
1
-5/+8
*
Break the Python/C API manual into smaller files by chapter. This manual
Fred Drake
2001-10-12
1
-0/+774