1. 1251b0e Document the cmemberdesc environment. by Fred Drake · 22 years ago
  2. 8a5a270 Better documentation for GetArgv() and the ProgressBar type. by Fred Drake · 22 years ago
  3. e19a5bc Be consistent in presenting the signatures. by Fred Drake · 22 years ago
  4. 1549855 Add docs for os.fchdir(). by Fred Drake · 22 years ago
  5. 0157276 Generate the right annotations in the index entries. by Fred Drake · 22 years ago
  6. 188ecd1 Integrated more text from Guido. by Fred Drake · 22 years ago
  7. c63042b Move the listing of the type structure, since both the C API reference and by Fred Drake · 22 years ago
  8. 8a5e679 Clean up the application of style to verbatim text. by Fred Drake · 22 years ago
  9. eeb5ec4 Add support for \cmemberline and the cmemberdesc environment. by Fred Drake · 22 years ago
  10. 8e8af6e Add item by Andrew M. Kuchling · 22 years ago
  11. 068325e Apply the second version of SF patch http://www.python.org/sf/536241 by Walter Dörwald · 22 years ago
  12. b384c72 posix.mknod() and {}.pop() were added by Neal Norwitz · 22 years ago
  13. f367651 Add items by Andrew M. Kuchling · 22 years ago
  14. 06a83e9 Patch #543447: Add posix.mknod. by Martin v. Löwis · 22 years ago
  15. 8b1c47b Document the optional argument to the .strip(), .rstrip(), .strip() string by Fred Drake · 22 years ago
  16. 01e9461 Additional support for describing C structure members. by Fred Drake · 22 years ago
  17. 4d2a95d Integrate a bunch of new text from Guido. by Fred Drake · 22 years ago
  18. d4c0e5f BDFL agreed with Tim: rehabilitate randint(). by Fred Drake · 22 years ago
  19. fd92304 Update the type of the tp_free slot. by Fred Drake · 22 years ago
  20. f495ef7 Warn people away from PyModule_GetDict(), but not too strongly. by Fred Drake · 22 years ago
  21. 63e40a5 Do not use PyModule_GetDict(). by Fred Drake · 22 years ago
  22. e77e5ef Change example of retrieving & calling a Python function to not use by Fred Drake · 22 years ago
  23. 292da58 Change the type of the tp_dealloc back to what it really is. by Fred Drake · 22 years ago
  24. ee48519 Modernize the minimal example of an extension type. by Fred Drake · 22 years ago
  25. 28de8d4 Add a (very) simple description of PyType_Ready(). by Fred Drake · 22 years ago
  26. 0babc44 Update the type of tp_dealloc. by Fred Drake · 22 years ago
  27. e027d98 Add Raymond Hettinger's d.pop(). See SF patch 539949. by Guido van Rossum · 22 years ago
  28. 2a519f8 Document __unicode__. Fixes #541245. by Martin v. Löwis · 22 years ago
  29. 81bdc93 Explain octal escapes. Fixes #542226. by Martin v. Löwis · 22 years ago
  30. 17850f7 Add a name by Andrew M. Kuchling · 22 years ago
  31. 2854c47 Remove mention of 'pre' module by Andrew M. Kuchling · 22 years ago
  32. e3c764b Document PyType_CheckExact(), PyType_IS_GC(). by Fred Drake · 22 years ago
  33. 3b2625f document all the valid encoding values by Skip Montanaro · 22 years ago
  34. 3c1ff5c When adding a name to the table of macros and environments, make sure it by Fred Drake · 22 years ago
  35. 0047e16 Added support for \csimplemacro and csimplemacrodesc. by Fred Drake · 22 years ago
  36. 4d61775 Started filling in the information about some of the basic types and macros by Fred Drake · 22 years ago
  37. 375e302 Update to use the new \csimplemacro macro by Fred Drake · 22 years ago
  38. 79bf99c Document the \csimplemacro macro and the csimplemacrodesc environment. by Fred Drake · 22 years ago
  39. 19f827e Add \csimplemacro to parallel the csimplemacrodesc environment. by Fred Drake · 22 years ago
  40. 6b35370 Update docs for bool changes by Guido around April 6 by Neal Norwitz · 22 years ago
  41. eee12e9 Ignore an output directory for intermediates here as well. by Fred Drake · 22 years ago
  42. fd86771 Fix typo: coverted --> converted. Reported by Francois Pinard. by Fred Drake · 22 years ago
  43. 77f4438 Update the table of releases. by Fred Drake · 22 years ago
  44. 688357e Patch #512005: getrusage() returns struct-like object. by Martin v. Löwis · 22 years ago
  45. bc82ab1 Do not call "knee" a standard module, and point to the new location. by Fred Drake · 22 years ago
  46. 87bbdd3 Minor clarification about what's actually promised for PyMem_Malloc(0). by Tim Peters · 22 years ago
  47. 68304cc Move reference material on PyArg_Parse*() out of the Extending & Embedding by Fred Drake · 22 years ago
  48. 9651198 Remove weird spacing in typeset version of the chapter head. by Fred Drake · 22 years ago
  49. d15a0a0 Fix bug in command line handling, noted by Fredrik Lundh. by Fred Drake · 22 years ago
  50. e03e1fe Add support for the "Aesop Meta Tag". Not widely used, but not a bad idea, by Fred Drake · 22 years ago
  51. d3dab2b Update doc to reflect Tim's changes to bool. by Neal Norwitz · 22 years ago
  52. a8e5d43 Minor style change. by Fred Drake · 22 years ago
  53. 9b3e2ca Add support for \textgreater, \textless. Updated productionlist environment. by Fred Drake · 22 years ago
  54. a2c2595 Add a version annotation regarding the urlopen(proxies={...}). by Fred Drake · 22 years ago
  55. 5ca3a08 The rest of the documentation for manual proxy configuration for a basic by Fred Drake · 22 years ago
  56. d216703 Documentation for manual proxy configuration, by Andy Gimblett. by Fred Drake · 22 years ago
  57. e13602e Mark the notice about the new development version of the docs as not needing by Fred Drake · 22 years ago
  58. 2e1c09c Removed old Digital Creations copyright/license notices (with by Guido van Rossum · 22 years ago
  59. ce5df49 SF 539024, Fix broken link to numpy by Neal Norwitz · 22 years ago
  60. 243ea71 Correct the descriptions of the PyObject_As*Buffer() return values. by Fred Drake · 22 years ago
  61. 3a52ff6 Add empty section for bool by Andrew M. Kuchling · 22 years ago
  62. 77f6a65 Add the 'bool' type and its values 'False' and 'True', as described in by Guido van Rossum · 22 years ago
  63. b81fbad Updated PEP link to point to the now-canonical site. by Fred Drake · 22 years ago
  64. dbfe768 Update the PEP URL format to point to python.org. by Fred Drake · 22 years ago
  65. 103b548 Add a note warning against semicolons following PyObject_HEAD. Minor cleanups. by Fred Drake · 22 years ago
  66. 45afd54 Add an item by Andrew M. Kuchling · 22 years ago
  67. aee113d Add an experimental mechanism to support extending the pprint formatting. by Fred Drake · 22 years ago
  68. 4dfb7a8 Explain that os.spawn*() return the process handle on Windows. by Fred Drake · 22 years ago
  69. d764b0a There is no PyArg_ConvertTuple(); call it by the right name. by Fred Drake · 22 years ago
  70. d5a072f Fix up the documentation of the type codes to give both the C and Python by Fred Drake · 22 years ago
  71. 88955cb Change reference to execframes to naming. by Jeremy Hylton · 22 years ago
  72. e604875 Restore a minimal definition of execution frame, since other parts of by Jeremy Hylton · 22 years ago
  73. 1824b59 Update programmer's note on nested functions. by Jeremy Hylton · 22 years ago
  74. f3255c8 Reword explanation of global statement since an undeclared global is a by Jeremy Hylton · 22 years ago
  75. f0c1f1b Note the sole case in which the ban on "from ... import *" within a by Jeremy Hylton · 22 years ago
  76. 15b6897 Remove the following restriction: by Jeremy Hylton · 22 years ago
  77. d09ed68 Note that it is illegal to delete a cell variable. by Jeremy Hylton · 22 years ago
  78. 2225add Given lambda its own section, instead of burying it in boolean operators. by Jeremy Hylton · 22 years ago
  79. 53ed917 Update / simplify Identifiers section for nested scopes. by Jeremy Hylton · 22 years ago
  80. e7d5773 Update docs for nested scopes. by Jeremy Hylton · 22 years ago
  81. f54519d Update to push the docs to python.org instead of python.sf.net. by Fred Drake · 22 years ago
  82. f4dd65d Copy section on generators from the 2.2 document with a bit of rewriting by Andrew M. Kuchling · 22 years ago
  83. 9da3efd Mention 2.2.1 in intro and in bug/patch counts by Andrew M. Kuchling · 22 years ago
  84. 8392f36 Update documentation of code objects. by Jeremy Hylton · 22 years ago
  85. c9319b3 Minor adjustments. by Fred Drake · 22 years ago
  86. 26c49b6 Small fixes for description of function attributes. by Jeremy Hylton · 22 years ago
  87. fe5a538 Use the right types for a couple of fields of the type structure. by Fred Drake · 22 years ago
  88. 0ffd14c Started updating information about defining attributes on types. by Fred Drake · 22 years ago
  89. b1af637 Mark a couple of types that had not been marked. by Fred Drake · 22 years ago
  90. 0f9a34d Added comments for more entries of the type structure in the example by Fred Drake · 22 years ago
  91. 2ab0a10 The new files included by \verbatiminput in newtypes.tex. by Fred Drake · 22 years ago
  92. 81b750d Move some of the longer example code to external fragments, and by Fred Drake · 22 years ago
  93. e9fba91 Added index entries. by Fred Drake · 22 years ago
  94. 00f712e Extend \verbatiminput so that the typeset version provides the same appearance by Fred Drake · 22 years ago
  95. 8d62e94 Minor wording change. by Fred Drake · 22 years ago
  96. bb6bbc4 add exception class hierarchy. This should probably be done differently, by Skip Montanaro · 22 years ago
  97. 31f8483 Allow a page break in a code longish example. by Fred Drake · 22 years ago
  98. 47cdf6f Add documentation on the hasfree data object. by Fred Drake · 22 years ago
  99. e3a3ceb Minor consistency adjustments. by Fred Drake · 22 years ago
  100. 7bf9715 Introduce two new flag bits that can be set in a PyMethodDef method by Fred Drake · 22 years ago