summaryrefslogtreecommitdiffstats
path: root/Doc/api/init.tex
Commit message (Expand)AuthorAgeFilesLines
* Merge current trunk into p3yk. This includes the PyNumber_Index API change,Thomas Wouters2006-08-211-6/+6
* Fix warning that texcheck complained about.Martin v. Löwis2006-03-011-1/+1
* Make documentation match the implementation.Martin v. Löwis2006-03-011-1/+1
* Add versionadded infoNeal Norwitz2005-12-181-0/+1
* Expose Subversion revision number (calculated via "svnversion .") to Python.Barry Warsaw2005-12-181-0/+6
* Add a(nother) warning about mixing Py_NewInterpreter and theMichael W. Hudson2005-06-201-0/+6
* fix some silly whitespace stuff (must have hit M-q or something?)Michael W. Hudson2005-06-201-13/+13
* Update references specifying "Macintosh" to mean OS X semantics and not Mac OSBrett Cannon2005-02-131-4/+3
* Clean up discussion of new C thread idiomFred Drake2005-01-191-13/+11
* SF patch 1044089: New C API function PyEval_ThreadsInitialized(), by NickTim Peters2004-10-111-4/+12
* Patch #900727: Add Py_InitializeEx to allow embedding without signals.Martin v. Löwis2004-08-191-0/+7
* Remove a few elderly sentencesAndrew M. Kuchling2004-07-101-9/+2
* Replace example with simpler alternative using PyGILState_{Ensure,Require). ...Andrew M. Kuchling2004-07-101-13/+5
* [Bug #987835] Add documentation from PEP 311. (Untested TeX code.)Andrew M. Kuchling2004-07-101-0/+36
* Enable the profiling of C functions (builtins and extensions)Nicholas Bastin2004-03-241-4/+24
* Minor grammatical fixes.Brett Cannon2004-03-181-3/+3
* Extremely minor typo fixed.Brett Cannon2004-03-181-1/+1
* Patch #821093: Fix various typos.Martin v. Löwis2003-10-191-2/+2
* fix \NULL with following space and no {}Fred Drake2003-09-071-1/+1
* SF patch#786531 'the the' typo. Contributed by George YoshidaRaymond Hettinger2003-08-121-1/+1
* Correct documentation of check interval - it's 100 by default, not 10 anySkip Montanaro2003-07-021-1/+1
* Document PyThreadState_SetAsyncExc().Fred Drake2003-06-291-0/+14
* - pythunrun.c, Py_Finalize(): move the call to _Py_PrintReferences()Guido van Rossum2003-04-151-3/+6
* Commit MvL's doc patch for SF bug #221327. This adds an example ofGuido van Rossum2003-03-021-0/+22
* A typo, and desist from inaccurately describing some things as lists.Michael W. Hudson2003-02-101-5/+5
* Typo: propogate -> propagateThomas Heller2002-12-061-2/+2
* Remove mentionings of DOS.Martin v. Löwis2002-10-101-1/+1
* Update to use the new \csimplemacro macroFred Drake2002-04-091-17/+19
* Update the description of PyTrace_EXCEPT.Fred Drake2001-10-161-5/+8
* Break the Python/C API manual into smaller files by chapter. This manualFred Drake2001-10-121-0/+774