1. f674939 grammar fix by George Yoshida · 18 years ago
  2. d771672 correct a dead link by George Yoshida · 18 years ago
  3. 6778007 Bug #1475009: clarify ntpath.join behavior with absolute components by Georg Brandl · 18 years ago
  4. 9dea97a fix markup glitch by George Yoshida · 18 years ago
  5. 8bf9398 markup fix by George Yoshida · 18 years ago
  6. efd3a09 Mention the xmlrpclib.Error base class, which is used in one of the examples by Andrew M. Kuchling · 18 years ago
  7. 356f938 [Bug #1477140] Import Error base class by Andrew M. Kuchling · 18 years ago
  8. 7acb7b4 [Bug #1477102] Add necessary import to example by Andrew M. Kuchling · 18 years ago
  9. 99714cf Bump document version by Andrew M. Kuchling · 18 years ago
  10. 1e649be Now that 2.5a2 is out, revert to the current date by Andrew M. Kuchling · 18 years ago
  11. c7d0032 2.5a2 by Anthony Baxter · 18 years ago
  12. 4b8ec63 add missing word by Fred Drake · 18 years ago
  13. dbb8c41 - update version numbers in file names again, until we have a better way by Fred Drake · 18 years ago
  14. 0999433 one more place to use the current Python version by Fred Drake · 18 years ago
  15. 9818924 Add labels to all sections by Andrew M. Kuchling · 18 years ago
  16. 7e5abb9 [Bug #1475080] Fix example by Andrew M. Kuchling · 18 years ago
  17. 790c3c1 Fix an error in the last contextlib.closing example by Nick Coghlan · 18 years ago
  18. a5f1fd0 minor adjustment suggested by Peter Gephardt by Fred Drake · 18 years ago
  19. 2afbf96 markup fixes, cleanup by Fred Drake · 18 years ago
  20. 3bbbc49 minor tweak by George Yoshida · 18 years ago
  21. d798a18 Rework context terminology by Andrew M. Kuchling · 18 years ago
  22. b33842a Add two items; easy_install is now off the table, though pkgutil still is by Andrew M. Kuchling · 18 years ago
  23. 34a70c6 Fix markup glitch in unittest docs. Will backport. by Thomas Wouters · 18 years ago
  24. e708cf5 Fix latex typo by Nick Coghlan · 18 years ago
  25. a7e820a Move the PEP 343 documentation and implementation closer to the by Nick Coghlan · 18 years ago
  26. 327ea38 Revert previous change, SKIP had a versionadded elsewhere by Neal Norwitz · 18 years ago
  27. 85c767a versionadded for SKIP by Neal Norwitz · 18 years ago
  28. 711bf30 Patch #1475231: add a new SKIP doctest option, thanks to Edward Loper. by Tim Peters · 18 years ago
  29. 0a7ed8c Edits, using the new term 'context specifier' in a few places by Andrew M. Kuchling · 18 years ago
  30. 877cf23 Change PEP 343 related documentation to use the term context specifier instead of context object by Nick Coghlan · 18 years ago
  31. 8dc73d2 Bug #1337990: clarified that `doctest` does not support examples by Tim Peters · 18 years ago
  32. d4c2177 Add two items by Andrew M. Kuchling · 18 years ago
  33. edb575e Edits to the PEP 343 section by Andrew M. Kuchling · 18 years ago
  34. 9ab2f45 it's always helpful if the example works... by Skip Montanaro · 18 years ago
  35. 56a3706 minor tweak by Skip Montanaro · 18 years ago
  36. 47767c3 first cut at trace module doc by Skip Montanaro · 18 years ago
  37. 09b1bc3 Take 2 on mentioning the with statement, this time without inadvertently killing the Unicode examples by Nick Coghlan · 18 years ago
  38. e0ea50b Add a (very) brief mention of the with statement to the end of chapter 8 by Nick Coghlan · 18 years ago
  39. fee3dfc Update with statement documentation to use same terminology as 2.5a1 implementation by Nick Coghlan · 18 years ago
  40. 5ef9d9f Update contextlib documentation to use the same terminology as the module implementation by Nick Coghlan · 18 years ago
  41. 84faa85 Add a Context Types section to parallel the Iterator Types section (uses the same terminology as the 2.5a1 implementation) by Nick Coghlan · 18 years ago
  42. a1d3b10 wrap SyntaxError with \exception{} by George Yoshida · 18 years ago
  43. ab05edc Update optparse to Optik 1.5.1. by Greg Ward · 18 years ago
  44. 51a23fe - add versionadded tag - make arbitrary arguments come last by George Yoshida · 18 years ago
  45. 3c134a2 Typo fixes by George Yoshida · 18 years ago
  46. 8694a6d Add libctypes as a dep by Neal Norwitz · 18 years ago
  47. 1da4a94 Add Gregory K. Johnson's revised version of mailbox.py (funded by by Andrew M. Kuchling · 18 years ago
  48. 3ccdb6a Typo fixes by Andrew M. Kuchling · 18 years ago
  49. a93ee47 Guido wrote contextlib, not me, but thanks anyway. ;) by Phillip J. Eby · 18 years ago
  50. 9f7e58a Documentation for ctypes. by Thomas Heller · 18 years ago
  51. cd84b92 Correct the grammar by George Yoshida · 18 years ago
  52. 0d84028 Fix a markup. This generated a ugly code, "P>". by George Yoshida · 18 years ago
  53. e78eeb1 Add item by Andrew M. Kuchling · 18 years ago
  54. fb08e73 Add \label to make better HTML filenames by Andrew M. Kuchling · 18 years ago
  55. 42c6e2f Add two items; typographical improvement for the 'with' statement; minor edits by Andrew M. Kuchling · 18 years ago
  56. ba67a8a Typo, grammar fixes. This file could use another proofreading pass. by Andrew M. Kuchling · 18 years ago
  57. 3a7b58e Add TODO item by Andrew M. Kuchling · 18 years ago
  58. 84a7ee7 Typo fixes by Andrew M. Kuchling · 18 years ago
  59. 262fb92 Allow pstats.Stats creator to specify an alternate to stdout. by Skip Montanaro · 18 years ago
  60. 3b675d2 Change a footnote to a parenthetical (in two senses) paragraph by Andrew M. Kuchling · 18 years ago
  61. af015cf Argh, make another markup fix by Andrew M. Kuchling · 18 years ago
  62. 3343218 Markup fix by Andrew M. Kuchling · 18 years ago
  63. 63fe9b5 Add some items; add "New module" consistently; make contextlib.closing example more interesting and more correct (thanks Gustavo!); add a name by Andrew M. Kuchling · 18 years ago
  64. 94785ef Correct implementation and documentation of os.confstr. Add a simple test by Skip Montanaro · 18 years ago
  65. 6719131 Write datetime.strptime() item; show use of @contextmanager in defining __context__ methods; minor edits; add two names by Andrew M. Kuchling · 18 years ago
  66. e7670a3 fix typo by George Yoshida · 18 years ago
  67. 952f196 Add item by Andrew M. Kuchling · 18 years ago
  68. bd30f52 Patch #790710: Add breakpoint command lists in pdb. by Martin v. Löwis · 18 years ago
  69. 297bf82 fix long option markup by George Yoshida · 18 years ago
  70. 0d660c0 Update status of document by Andrew M. Kuchling · 18 years ago
  71. f7823a3 Remove translated code hidden inside a comment environment; latex2html gets confused and includes half of it anyway by Andrew M. Kuchling · 18 years ago
  72. 45bb98e Add item by Andrew M. Kuchling · 18 years ago
  73. de0a23f Describe contextlib module. (Done for today...) by Andrew M. Kuchling · 18 years ago
  74. d058d00 Write most of the 'writing context managers' section. I'd like comments on it, by Andrew M. Kuchling · 18 years ago
  75. 29b3d08 Add an item; better crediting; fix error in SQL example; minor edits by Andrew M. Kuchling · 18 years ago
  76. 8ed2914 Typo fix by Andrew M. Kuchling · 18 years ago
  77. 82972e7 Patch #702933: Undocument PyObject_NEW, PyObject_NEW_VAR, and PyObject_DEL. by Martin v. Löwis · 18 years ago
  78. 121c98c Typo fixes by Andrew M. Kuchling · 18 years ago
  79. c709584 Add more items by Andrew M. Kuchling · 18 years ago
  80. 984bdd7 Typo fix by Andrew M. Kuchling · 18 years ago
  81. 75ba244 Add an item and a reminder by Andrew M. Kuchling · 18 years ago
  82. 3adc4aa raise the minimum supported BerkeleyDB version to 3.3 and add notes to by Gregory P. Smith · 18 years ago
  83. 5d4cf5e Typo fix by Andrew M. Kuchling · 18 years ago
  84. 3b4fb04 [Bug #1464571] Mention that generator's .gi_frame can now be None by Andrew M. Kuchling · 18 years ago
  85. 6fc6976 Add some items by Andrew M. Kuchling · 18 years ago
  86. 0f1955d Include more detail on Coverity results and add a link; minor edits by Andrew M. Kuchling · 18 years ago
  87. 61434b6 Describe sys.subversion, Py_GetBuildInfo() Add metadata example by Andrew M. Kuchling · 18 years ago
  88. aa571c9 Add missing word by Andrew M. Kuchling · 18 years ago
  89. 9d54837 Add two entries about how to actually clear a list. by Georg Brandl · 18 years ago
  90. bb30011 Stop claiming that Py_Finalize releases all memory. Fixes part of #1445210. by Martin v. Löwis · 18 years ago
  91. 5f5a69b Fix {} mismatch spotted by George Yoshida. by Neal Norwitz · 18 years ago
  92. b66871f Fix typography of Martin's name by Andrew M. Kuchling · 18 years ago
  93. 28c5f1f Write some ctypes examples by Andrew M. Kuchling · 18 years ago
  94. 5f445bf Mention ASCII as default encoding; update TODO list; use PyCF_ONLY_AST by MvL's suggestion; typographical tidying of MvL's name by Andrew M. Kuchling · 18 years ago
  95. 8872dbf Bump version number; rearrange introduction a bit by Andrew M. Kuchling · 18 years ago
  96. 6a67e4e Add PEP 243 section by Andrew M. Kuchling · 18 years ago
  97. f7c6290 Note C API incompatibilities by Andrew M. Kuchling · 18 years ago
  98. 4e86195 Mention access to ASTs by Andrew M. Kuchling · 18 years ago
  99. 075e023 Complete the ElementTree section by Andrew M. Kuchling · 18 years ago
  100. ce27a06 Typo fix. by Georg Brandl · 18 years ago