1. 6ab8b40 fix link-hovering so <a name='...'> (no href attribute) doesn't get by Fred Drake · 21 years ago
  2. df9eff0 * Markup nits for the Invoking Descriptors section by Raymond Hettinger · 21 years ago
  3. d0cda1d SF patch #760792: "wo" in "word" now valid but not documented as such by Raymond Hettinger · 21 years ago
  4. daa3404 * Fixed an unmatched parenthesis early in the text. by Raymond Hettinger · 21 years ago
  5. f91888b markup consistency nits by Fred Drake · 21 years ago
  6. 4db3661 remove _ from label: LaTeX rejects this due to all the magic we use to by Fred Drake · 21 years ago
  7. 2b9bc08 Removed useless intra-section references which jump to the top of the by Raymond Hettinger · 21 years ago
  8. 2dd8c42 SF bug #696777: How to make a class iterable using a member generator. by Raymond Hettinger · 21 years ago
  9. 03ec6d5 * Document how descriptors are invoked. by Raymond Hettinger · 21 years ago
  10. 35fd926 SF bug #757822: Additional index items, other minor details by Raymond Hettinger · 21 years ago
  11. 9e9a7c3 Patch #640236: Better eplain unused data. by Martin v. Löwis · 21 years ago
  12. 171be76 Patch #755683: Document that there might be a maximum indentation limit. by Martin v. Löwis · 21 years ago
  13. 47db252 Add some documentation which describes how to use the email package by Barry Warsaw · 21 years ago
  14. 3a03de4 SF #757229, fix libsocket.tex typo by Neal Norwitz · 21 years ago
  15. 2664cbb Remove heading from orphan section. by Fred Drake · 21 years ago
  16. 0799d0a Update link to Python book information. by Fred Drake · 21 years ago
  17. f5ed981 Avoid using 'dir' as a variable name and use os.path.join() to create paths. by Skip Montanaro · 21 years ago
  18. befa37d Minor updates: by Raymond Hettinger · 21 years ago
  19. 3a8fbe7 Include "instances of most classes" in a warning about mutable objects by Fred Drake · 21 years ago
  20. b5155e3 Fix typo. by Raymond Hettinger · 21 years ago
  21. 96a8233 SF patch #751038 fixing SF bug#750092: exec doesn't need newline by Raymond Hettinger · 21 years ago
  22. 93719b5 Updated documentation for the new slice arguments for list.index(). by Walter Dörwald · 21 years ago
  23. 364ca40 SF Patch 569574 - enhancements to cgitb for plain text display by Skip Montanaro · 21 years ago
  24. 938b7a0 Fix some markup nits by Neal Norwitz · 21 years ago
  25. 9ca3f02 ^D means EOF on Unix but not on Windows. Expand the example's prompt to by Tim Peters · 21 years ago
  26. 9e6fedd Add explicit text for where an obindex call for generators was since obindex does not cause output of its argument. by Brett Cannon · 21 years ago
  27. 097da0d Documented the fact that the main class now mimicks the OSA "application" class. by Jack Jansen · 21 years ago
  28. 7e902b2 * Added missing documentation for object(). by Raymond Hettinger · 21 years ago
  29. 3985df2 SF bug #660022: parameters for int(), str(), etc. by Raymond Hettinger · 21 years ago
  30. 132fa37 Add docs for get_grouped_opcodes(). by Raymond Hettinger · 21 years ago
  31. 80b3f68 SF bug: 751941 Invisible HTML tag by Raymond Hettinger · 21 years ago
  32. 9caa0d1 guess_all_extensions(): Return the empty list instead of None when by Barry Warsaw · 21 years ago
  33. e07b835 Document context_diff() and unified_diff() by Raymond Hettinger · 21 years ago
  34. 305908c SF #735051, add time.tzset documentation by Neal Norwitz · 21 years ago
  35. 9556fba - urllib2.py now knows how to order proxy classes, so the user doesn't by Gustavo Niemeyer · 21 years ago
  36. b268f03 SF bug #749759: comparisons yield bool not int by Raymond Hettinger · 21 years ago
  37. a104556 QUOTE_ALWAYS -> QUOTE_ALL by Skip Montanaro · 21 years ago
  38. 19a5a71 Patch #744238: Explain that different string types also may compare equal. by Martin v. Löwis · 21 years ago
  39. 7472336 Patch #744877: Explain filter in terms of list comprehension. Remove by Martin v. Löwis · 21 years ago
  40. d691c42 Include both </tr> tags in the thead, not just the first. by Fred Drake · 21 years ago
  41. 847207a SF bug #719367, string exceptions are deprecated by Neal Norwitz · 21 years ago
  42. d3d5768 isdatadescriptor() was added recently. by Neal Norwitz · 21 years ago
  43. 2748a4a Typo fix. by Greg Ward · 21 years ago
  44. fb1b5a1 Rewrite the description of setparameters() so it actually reflects the by Greg Ward · 21 years ago
  45. dad5860 Remove the note about the BerkeleyDB license. Barry indicates that by Gregory P. Smith · 21 years ago
  46. a95d3b7 Oops. License is still an appendix. by Jeremy Hylton · 21 years ago
  47. a8e71c1 Update dependencies. by Jeremy Hylton · 21 years ago
  48. 2fb6124 Appendix was removed. by Jeremy Hylton · 21 years ago
  49. c428112 Rename lib__future__.tex to libfuture.tex and add link in lib.tex. by Jeremy Hylton · 21 years ago
  50. cf9c467 *** empty log message *** by Jeremy Hylton · 21 years ago
  51. 5772513 Include a link to the pybsddb web documentation for the modern object by Gregory P. Smith · 21 years ago
  52. 451a766 More wordsmithing and cleanup. by Greg Ward · 21 years ago
  53. 8fb665a Fix ref counts in initialization code. by Raymond Hettinger · 21 years ago
  54. c316d0d Lots of wordsmithing and typographical improvement. by Greg Ward · 21 years ago
  55. 5af41c5 Correct dependency information -- the Python docs load the "About this by Fred Drake · 21 years ago
  56. 4864bfb Minor elaboration in the information about reporting errors. by Fred Drake · 21 years ago
  57. 6ce0b60 update version history by Fred Drake · 21 years ago
  58. e41195f Add documentation for __future__ by Jeremy Hylton · 21 years ago
  59. 8bea5dc Move future statement here from appendix a. by Jeremy Hylton · 21 years ago
  60. 28137a0 Don't mention __slots__ as a technique for error avoidance by Andrew M. Kuchling · 21 years ago
  61. 15eac1f Fix markup nits. by Fred Drake · 21 years ago
  62. dbaf04e Straighten out the docs for os.system(); the Unix and Windows behaviors by Tim Peters · 21 years ago
  63. 6bab183 Markup nits. by Fred Drake · 21 years ago
  64. e5a5551 Remove unused line numbers from example code. by Fred Drake · 21 years ago
  65. f9c2eda Fix missing parethesis. by Raymond Hettinger · 21 years ago
  66. 235d1ef Add docs for key_file and cert_file arguments for HTTPSConnection. Copied from socket.ssl docs. by Brett Cannon · 21 years ago
  67. 7789237 * Correct Sniffer doc to correspond to the implementation. by Skip Montanaro · 21 years ago
  68. 9e46abe Fix array.array.insert(), so that it treats negative indices as by Walter Dörwald · 21 years ago
  69. 047c54b Missing parenthesis. by Raymond Hettinger · 21 years ago
  70. 1f32556 Added some missing PyObject* casts in the deallocators. by Jim Fulton · 21 years ago
  71. a24d73d Added a missing PyObject* cast to the dealloc examples. by Jim Fulton · 21 years ago
  72. aea763b Removed reference to the out-of-date (and not very useful) by Jim Fulton · 21 years ago
  73. 8f512a2 Add docs for MessageBeep. by Guido van Rossum · 21 years ago
  74. 7696344 [Bug #471893] Replace security material with a warning against unpickling by Andrew M. Kuchling · 21 years ago
  75. 126d366 document Stats.dump_stats(), new for Python 2.3 by Fred Drake · 21 years ago
  76. c868d16 When an external application we use exits normally, exit with the same by Fred Drake · 21 years ago
  77. bf1bef8 Add optional 'onerror' argument to os.walk(), to control error handling. by Guido van Rossum · 21 years ago
  78. e9a54a3 [Bug #713722] Delete dangling references to unwritten sections by Andrew M. Kuchling · 21 years ago
  79. c85bf58 [Bug #732124] Clarify .pos, .endpos by saying 'method' instead of 'function' by Andrew M. Kuchling · 21 years ago
  80. 8d17709 Remove more markup from headers by Andrew M. Kuchling · 21 years ago
  81. 433307b [Bug #729297] Remove markup in section headers by Andrew M. Kuchling · 21 years ago
  82. eabd9a1 [Bug #729817] Document the rexec and Bastion modules as dead by Andrew M. Kuchling · 21 years ago
  83. 032bd0a Fix typo by Andrew M. Kuchling · 21 years ago
  84. 1213bdd Fix and add reference to urllib.urlencode for parse_qsl? functions. by Brett Cannon · 21 years ago
  85. d2eadc6 Updated simple example. This should have been checked in the other by Jim Fulton · 21 years ago
  86. 7af9f4d Add a specific mention of the term "operator overloading" and add an by Fred Drake · 21 years ago
  87. bf3a752 Fix minor typos. by Raymond Hettinger · 21 years ago
  88. 8f53cdc - object is a class type, not a function by Fred Drake · 21 years ago
  89. b4c1d9b Fix unbalanced parethesis. by Raymond Hettinger · 21 years ago
  90. 0dfd7a9 Missing parenthesis found by texcheck.py by Raymond Hettinger · 21 years ago
  91. 5467d4c Patch #612627: Add encoding attribute to file objects, and determine by Martin v. Löwis · 21 years ago
  92. eca984f Fix missing parenthesis. by Raymond Hettinger · 21 years ago
  93. 52136a8 Fixed spacing and unbalanced brackets or parenthesis. by Raymond Hettinger · 21 years ago
  94. 9f545c4 Make this format again. by Fred Drake · 21 years ago
  95. a30dffb add a note about accessing user-defined functions with an import statement by Skip Montanaro · 21 years ago
  96. 3ec4dfd Make this format again. by Fred Drake · 21 years ago
  97. 8b6ed26 - remove bogus \end{description} - fix two typos by Fred Drake · 21 years ago
  98. 1662162 Documented the new autoGIL module. by Jack Jansen · 21 years ago
  99. 3ff5bb2 Fixed small typo Pointed out by Michael Hudson. by Jim Fulton · 21 years ago
  100. 83cedcf Fixed a typo in an example dealloc routine that calls it's "self" by Jim Fulton · 21 years ago