Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
5cca42e0b765ed891360f02da3de5d588e8b422a
/
Doc
/
api.tex
2de75ec
Don't assume that \version expands to the 3-character major.minor number; it
by Fred Drake
· 27 years ago
7e9d314
Capitalize "Python" for consistency.
by Fred Drake
· 27 years ago
c6fa34e
Markup consistency & nits.
by Fred Drake
· 27 years ago
f3aa0e0
Revert the index stuff to work better with LaTeX2HTML.
by Fred Drake
· 27 years ago
7d20ffe
Adjust the index inclusion for the new index support.
by Fred Drake
· 27 years ago
6659c30
Convert LaTeX support to create a new class of documents. HTML generation
by Fred Drake
· 27 years ago
f39ed67
Added \label{}s for logical addressing.
by Fred Drake
· 27 years ago
b92dce3
PyFile_FromFile() description: make sure the closing brace for the arguments
by Fred Drake
· 27 years ago
7baf3d4
Fixed typo reported by Vladimir Marangozov <Vladimir.Marangozov@imag.fr>.
by Fred Drake
· 27 years ago
9d20ac3
Removed various "(New in 1.5a?!)" constructs. Other notes pertaining to
by Fred Drake
· 27 years ago
4de05a9
Place C typedef for Py_complex after brief description, to be more consistent
by Fred Drake
· 27 years ago
53fb772
Added index enties for the Python built-in functions, where appropriate.
by Fred Drake
· 27 years ago
e058b4f
Lots of nitty-gritty stuff:
by Fred Drake
· 27 years ago
2a4646c
Remove obsolete pagenumbering / pagestyle cruft.
by Fred Drake
· 27 years ago
e5bc497
"ASCII" --> "\ASCII{}"
by Fred Drake
· 27 years ago
e5bf8b2
Reorganized a bit. No changed content.
by Fred Drake
· 27 years ago
f44617d
For sections describing the "Foo Protocol", consistently use the capitalized
by Fred Drake
· 27 years ago
faa1afe
Py_Exit(status) calls exit(status), not exit(0).
by Fred Drake
· 27 years ago
c6c921a
Py_AtExit(): Added brief note about the constraint on cleanup functions not
by Fred Drake
· 27 years ago
4d4f9e7
Removed \mytableofcontents; just use \tableofcontents.
by Fred Drake
· 27 years ago
b0a7873
Consistency:
by Fred Drake
· 27 years ago
dca8792
Added openright option the the \documentclass{} for each of the manuals.
by Fred Drake
· 27 years ago
1f8449a
Revise prologue and frontmatter to use latex2e (not in 2.09 compatibility
by Fred Drake
· 27 years ago
85a5c52
Descriptions for PyRun_String(), PyRun_File(), and PyRun_CompileString() all
by Fred Drake
· 27 years ago
5b8a523
A whole bunch of typos fixed by Andrew Kuchling.
by Guido van Rossum
· 27 years ago
580aa8d
Several changes, e.g. restructuring of the intro to be closer to what
by Guido van Rossum
· 27 years ago
36fbe76
struct _frozen:
by Fred Drake
· 27 years ago
9faf4c5
Change title to {Python/C API Reference Manual}; remove \bcode \ecode
by Guido van Rossum
· 27 years ago
c44d3d6
Done with tread state descriptions. Sigh!
by Guido van Rossum
· 27 years ago
42cefd0
Checkpoint. Added docs for the new exception handling APIs and for
by Guido van Rossum
· 27 years ago
b904629
Fix some badly botched prototypes for PyRun* c.s.
by Guido van Rossum
· 27 years ago
5060b3b
Consistently change Python-C API to Python/C API; added lots of new
by Guido van Rossum
· 27 years ago
09270b5
Fixes to make it pass latex without complaints.
by Guido van Rossum
· 27 years ago
4a944d7
Added more stuff on initialization (still rudimentary)
by Guido van Rossum
· 27 years ago
59a6135
Added new intro sections (incomplete); fixed various typos
by Guido van Rossum
· 27 years ago
ae110af
Just another checkin for backup. Nothing substantial yet.
by Guido van Rossum
· 27 years ago
9231c8f
Made a start with api.tex, the Python-C API Reference Manual.
by Guido van Rossum
· 27 years ago