Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
89f507fe8c497b3f70fdcecce8bc240f9af2bbe2
/
Doc
/
api
/
init.tex
00ee7ba
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
by Thomas Wouters
· 19 years ago
c9066ca
Fix warning that texcheck complained about.
by Martin v. Löwis
· 19 years ago
29fafd8
Make documentation match the implementation.
by Martin v. Löwis
· 19 years ago
b04747f
Add versionadded info
by Neal Norwitz
· 20 years ago
2a38a86
Expose Subversion revision number (calculated via "svnversion .") to Python.
by Barry Warsaw
· 20 years ago
fb66297
Add a(nother) warning about mixing Py_NewInterpreter and the
by Michael W. Hudson
· 20 years ago
7b27907
fix some silly whitespace stuff (must have hit M-q or something?)
by Michael W. Hudson
· 20 years ago
7706c2d
Update references specifying "Macintosh" to mean OS X semantics and not Mac OS
by Brett Cannon
· 21 years ago
1400424
Clean up discussion of new C thread idiom (closes SF patch #1031233; modified)
by Fred Drake
· 21 years ago
7f468f2
SF patch 1044089: New C API function PyEval_ThreadsInitialized(), by Nick
by Tim Peters
· 21 years ago
336e85f
Patch #900727: Add Py_InitializeEx to allow embedding without signals.
by Martin v. Löwis
· 21 years ago
d9dfe02
Remove a few elderly sentences
by Andrew M. Kuchling
· 21 years ago
ff8113f
Replace example with simpler alternative using PyGILState_{Ensure,Require). Can someone please confirm this change is OK?
by Andrew M. Kuchling
· 21 years ago
371d98a
[Bug #987835] Add documentation from PEP 311. (Untested TeX code.)
by Andrew M. Kuchling
· 21 years ago
c69ebe8
Enable the profiling of C functions (builtins and extensions)
by Nicholas Bastin
· 21 years ago
65d6342
Minor grammatical fixes.
by Brett Cannon
· 21 years ago
9b976e6
Extremely minor typo fixed.
by Brett Cannon
· 21 years ago
95cf84a
Patch #821093: Fix various typos.
by Martin v. Löwis
· 22 years ago
4ccf6e7
fix \NULL with following space and no {}
by Fred Drake
· 22 years ago
f17d65d
SF patch#786531 'the the' typo. Contributed by George Yoshida
by Raymond Hettinger
· 22 years ago
eec26f9
Correct documentation of check interval - it's 100 by default, not 10 any
by Skip Montanaro
· 22 years ago
6595e15
Document PyThreadState_SetAsyncExc().
by Fred Drake
· 22 years ago
0fc8f00
- pythunrun.c, Py_Finalize(): move the call to _Py_PrintReferences()
by Guido van Rossum
· 22 years ago
41bcbe3
Commit MvL's doc patch for SF bug #221327. This adds an example of
by Guido van Rossum
· 22 years ago
bbe17f5
A typo, and desist from inaccurately describing some things as lists.
by Michael W. Hudson
· 23 years ago
ead60e5
Typo: propogate -> propagate
by Thomas Heller
· 23 years ago
36a4d8c
Remove mentionings of DOS.
by Martin v. Löwis
· 23 years ago
375e302
Update to use the new \csimplemacro macro
by Fred Drake
· 23 years ago
5bf1ecd
Update the description of PyTrace_EXCEPT.
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