1. 5376575 Lots of new text and example code on embedding Python in C, contributed by Fred Drake · 23 years ago
  2. 4f1cd8b Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. by Martin v. Löwis · 23 years ago
  3. 3332778 Corrected a section reference (title was wrong). by Fred Drake · 23 years ago
  4. 7a889ce Minor change to match the style guide. by Fred Drake · 23 years ago
  5. 15e33d8 Fix up a few style nits -- avoid "e.g." and "i.e." -- these make by Fred Drake · 23 years ago
  6. d5df09c Update to include the license information in a less annoying place. by Fred Drake · 23 years ago
  7. 6f15e57 Added new parser markers 'et' and 'et#' which do not recode string by Marc-André Lemburg · 23 years ago
  8. f531ad6 Markup nit: For the Python documents, we use \empt instead of \textit. by Fred Drake · 23 years ago
  9. 93fe96a Py_BuildValue(): Add "D" conversion to create a Python complex value from by Fred Drake · 23 years ago
  10. 80d4c07 There was a real leak in the "export a C API" example; fix that one. by Fred Drake · 23 years ago
  11. 0539bfa There is no longer a -X option to the interpreter, so remove the comments by Fred Drake · 23 years ago
  12. f6a9617 Michael Hudson <mwh21@cam.ac.uk>: by Fred Drake · 24 years ago
  13. bcb09fa Worked around bug SF #125880: changed the text of three sections that by Fred Drake · 24 years ago
  14. 0ac000c Updates to reflect pending changes to the XML conversion process. by Fred Drake · 24 years ago
  15. aa126e1 Corrected a number of typos reported by Gilles Civario by Fred Drake · 24 years ago
  16. 4bc0aed Fix cut & paste error that describes three paramters when there are only by Fred Drake · 24 years ago
  17. 585698a All acknowledgements have been moved to the Doc/ACKS file. by Fred Drake · 24 years ago
  18. 4dc1a6d Added some comments on the interaction of reload() and extension modules. by Fred Drake · 24 years ago
  19. ed773ef Include the new text on reporting bugs in a few useful places. by Fred Drake · 24 years ago
  20. 3578b77 Special case the "s#" PyArg_Parse() token for Unicode objects: by Marc-André Lemburg · 24 years ago
  21. 1c25803 Add a brief section on linking Python as an embedded scripting language. by Fred Drake · 24 years ago
  22. 4e15945 Markup errors: \cfuntion -> \cfunction by Fred Drake · 24 years ago
  23. 8b9835c Added descriptions of the new parser markers for PyArg_ParseTuple(). by Marc-André Lemburg · 24 years ago
  24. c2844af needs a space by Greg Stein · 24 years ago
  25. a83b68a Remove the only Py_PROTO in the docs. by Fred Drake · 24 years ago
  26. 1739be5 Small grammatical correction from Frank Stajano. Added comment with by Fred Drake · 24 years ago
  27. ec105d0 Enhanced memory-reference information in the description of Py_BuildValue(), by Fred Drake · 24 years ago
  28. 2b9e180 Added memory-reference information to the description of Py_BuildValue(), by Fred Drake · 24 years ago
  29. 65e6900 Oops, better also note that the module initialization function must be by Fred Drake · 24 years ago
  30. 2d54523 Section "The Module's Method Table and Initialization Function": by Fred Drake · 24 years ago
  31. 25871c0 Brian Hooper <brian_takashi@hotmail.com>: by Fred Drake · 24 years ago
  32. 3c3507f Documentation patch describing the 'u' and 'u#' format specifiers, by Fred Drake · 24 years ago
  33. 54fd845 Merge in changes from the 1.5.2p2 release. by Fred Drake · 24 years ago
  34. 9fa76f1 Use \citetitle in several places, and \programopt where appropriate. by Fred Drake · 25 years ago
  35. 8779f64 Added descriptions of the t#, w, and w# PyArg_ParseTuple() format by Fred Drake · 25 years ago
  36. 82ac24f Minor markup nit. by Fred Drake · 25 years ago
  37. a48a083 Added paragraph about potential re-initialization of extension by Fred Drake · 25 years ago
  38. 5f342ac Always use "section" when referring to sections of a document, not "Section". by Fred Drake · 25 years ago
  39. a4a90dd Clarify that the Modules/ directory is in an unpacked source by Fred Drake · 25 years ago
  40. c0fcbc1 Update starship URLs. by Fred Drake · 25 years ago
  41. 52e2d51 Fixed latex2html weirdness for a footnote. by Fred Drake · 25 years ago
  42. dc12ec8 Fix a number of typos and small grammatical nits pointed out by Detlef by Fred Drake · 25 years ago
  43. ba21d10 Added note about *static* after description of *shared*. by Fred Drake · 26 years ago
  44. 9226d8e Removed "This will be discussed later." where it's not. Reported by by Fred Drake · 26 years ago
  45. 29fb54f Update note about the (...) format specifier for PyArg_ParseTuple(). by Fred Drake · 26 years ago
  46. 8e01517 Small updates and grammatical adjustments. by Fred Drake · 26 years ago
  47. 33698f8 Removed old dynamic linking chapter. by Fred Drake · 26 years ago
  48. 3de61bc Integrated notes on building extension modules on Windows, by Neil by Fred Drake · 26 years ago
  49. abfd7d6 Small grammatical fix; missing comma. by Fred Drake · 26 years ago
  50. 295fb43 Make it clear that Demo/embed/ is from the source distribution. by Fred Drake · 26 years ago
  51. ec9fbe9 Added section "Providing a C API for an Extension Module" by Konrad Hinsen. by Fred Drake · 26 years ago
  52. f9918f2 Minor nit to prevent dropping a space in the HTML generation. by Fred Drake · 26 years ago
  53. d358afe Document 'N' format character for Py_BuildValue -- like 'O' but doesn't INCREF. by Guido van Rossum · 26 years ago
  54. 2f8592c Ignore the byproducts of SGML/XML conversions for now. by Fred Drake · 26 years ago
  55. e743fd0 Rationalize a word-space markup to not break in the LaTeX->*ML by Fred Drake · 26 years ago
  56. 5e8aa54 Update the example in "Calling Python Functions from C" to use by Fred Drake · 26 years ago
  57. 9f86b66 Update to use a separate page for front matter. by Fred Drake · 26 years ago
  58. b85fbec "ZeroDevisionError" --> "ZeroDivisionError" by Fred Drake · 26 years ago
  59. e795718 Change \sectcode to logical markup. by Fred Drake · 26 years ago
  60. dc40904 Hyphenate "built-in" for consistency. by Fred Drake · 26 years ago
  61. b789c70 Minor markup nits. by Fred Drake · 26 years ago
  62. a0dbddf Markup consistency nits. by Fred Drake · 26 years ago
  63. f3aa0e0 Revert the index stuff to work better with LaTeX2HTML. by Fred Drake · 26 years ago
  64. 7d20ffe Adjust the index inclusion for the new index support. by Fred Drake · 26 years ago
  65. cd05ca9 Remove unnecessary blank line in long code sample. by Fred Drake · 26 years ago
  66. 3fe985f Simplify some of the escaping around ']' in \item[...] markup in light of by Fred Drake · 26 years ago
  67. 6659c30 Convert LaTeX support to create a new class of documents. HTML generation by Fred Drake · 26 years ago
  68. 40e72f7 Fix typo. by Fred Drake · 26 years ago
  69. d7bb303 Marked reference to the Python Library Reference with \emph{}. by Fred Drake · 26 years ago
  70. 3da06a6 Marked references to the other manuals as \emph{} in the abstract. by Fred Drake · 27 years ago
  71. 2474d68 Fix up description of 'S' format; as Dave Ascher pointed out, it by Guido van Rossum · 27 years ago
  72. 628f598 Make sure the ']' in the content of the \item[] isn't used as the ending ']'. by Fred Drake · 27 years ago
  73. 1aedbd8 "--" --> "---" in two places. by Fred Drake · 27 years ago
  74. 1e11a5c Remove \bcode / \ecode everywhere. by Fred Drake · 27 years ago
  75. afcd589 Retract the statement that all functions called by Python (even method by Guido van Rossum · 27 years ago
  76. b6e5032 Added description of "D" format for PyArg_ParseTuple(), including example by Fred Drake · 27 years ago
  77. ca6567f Use \url{} to mark URLs. by Fred Drake · 27 years ago
  78. 53396f6 Consistency: In two \section{} headers, change {\tt ...} to \sectcode{...}. by Fred Drake · 27 years ago
  79. af8a015 Consistency: "{\bf ...}" ==> "\strong{...}" "{\em ...}" ==> "\emph{...}" by Fred Drake · 27 years ago
  80. 4d4f9e7 Removed \mytableofcontents; just use \tableofcontents. by Fred Drake · 27 years ago
  81. dca8792 Added openright option the the \documentclass{} for each of the manuals. by Fred Drake · 27 years ago
  82. 0fd8268 Revise prologue and frontmatter to use latex2e (not in 2.09 compatibility by Fred Drake · 27 years ago
  83. fdacc58 Added pointer to api.tex and note about the out-of-date-ness of this document. by Guido van Rossum · 27 years ago
  84. 98046b9 Minor typo only. by Guido van Rossum · 27 years ago
  85. e47da0a AMK's megapatch: by Guido van Rossum · 27 years ago
  86. debf2e8 Fix dropped word. by Guido van Rossum · 27 years ago
  87. 9231c8f Made a start with api.tex, the Python-C API Reference Manual. by Guido van Rossum · 27 years ago
  88. 7e924dd Correct typo in PyArg_ParseTuple example. by Guido van Rossum · 28 years ago
  89. d16ddb6 Typos reported by Tamito Kajiyama. by Guido van Rossum · 28 years ago
  90. 305ed11 Remove mention of HAVE_CONFIG_H by Guido van Rossum · 28 years ago
  91. 267e80d Added doco for abstract interface by Guido van Rossum · 28 years ago
  92. ed39cd0 change warning about C++ by Guido van Rossum · 29 years ago
  93. 7ec5957 typo bf should be \bf by Guido van Rossum · 29 years ago
  94. b92112d yet a better introduction by Guido van Rossum · 29 years ago
  95. f23e0fe micro change by Guido van Rossum · 29 years ago
  96. 5049bcb another round (sigh :-( ) by Guido van Rossum · 29 years ago
  97. 16cd7f9 Moved author and date to boilerplate.tex. by Guido van Rossum · 30 years ago
  98. 16d6e71 Lots of small corrections by Andrew Kuchling (plus all new rotor docs) by Guido van Rossum · 30 years ago
  99. 6938f06 Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  100. fbee23e Documented the fact that IRIX 5.x also supports Sun style shared libraries. by Guido van Rossum · 31 years ago