1. a8ef0d1 Anchors ("a" elements) used only for the name attribute should not by Fred Drake · 22 years ago
  2. 1e4519f Make a start at describing the results of class/type unification by Steve Holden · 22 years ago
  3. 6c123ef Refer the reader to the correct module for constant definitions. by Fred Drake · 22 years ago
  4. 1f68fc7 SF bug # 493951 string.{starts,ends}with vs slices by Neal Norwitz · 22 years ago
  5. 585775b Document the Binary.data attribute. This closes SF bug #562878. by Fred Drake · 22 years ago
  6. 9c92b69 Use \code{True} (or False) instead of true/false. by Neal Norwitz · 22 years ago
  7. cc5c694 Add "version added" for getpgid by Neal Norwitz · 22 years ago
  8. 606edc1 Patch #568235: Add posix.setpgid. by Martin v. Löwis · 22 years ago
  9. fea59e7 The opcode FOR_LOOP no longer exists. by Guido van Rossum · 22 years ago
  10. efb9097 Do not claim that getlocale() returns a tulpe; that is not always true. by Fred Drake · 22 years ago
  11. 11ba094 Major overhaul of timeout sockets: by Guido van Rossum · 22 years ago
  12. 178153f Add documentation for PyObject_RichCompare() and PyObject_RichCompareBool(), by Fred Drake · 22 years ago
  13. e9996c6 Add version annotations for some older changes to the calendar module. by Fred Drake · 22 years ago
  14. e3fdc97 SF bug 567826. Document new opcodes: by Guido van Rossum · 22 years ago
  15. 5efaf7e This is my nearly two year old patch by Michael W. Hudson · 22 years ago
  16. 55ad7f8 Completely revise markup for the list of list methods; the new markup matches by Fred Drake · 22 years ago
  17. a861d55 Document that the key should not contain null bytes. by Guido van Rossum · 22 years ago
  18. db9198a SF bug 563750 (Alex Martelli): posix_tmpfile(): by Guido van Rossum · 22 years ago
  19. 7f147a7 Tweak traceback message to avoid LaTeX2HTML bug Add a reminder by Andrew M. Kuchling · 22 years ago
  20. eb91488 Fix typo by Andrew M. Kuchling · 22 years ago
  21. f70a0a8 Fix typo, and add some reminders by Andrew M. Kuchling · 22 years ago
  22. 497bdd6 Tweak the description of pymalloc. Mention pymemcompat.h. by Michael W. Hudson · 22 years ago
  23. 715b861 Clarify the interaction between timeout/non-blocking mode, makefile and fromfd. by Guido van Rossum · 22 years ago
  24. 62a7f63 Fix typo by Neal Norwitz · 22 years ago
  25. fc9823b Clarify the interaction between blocking and timeouts. Explain that by Guido van Rossum · 22 years ago
  26. bdbd84f Add version info, and fix another typo and wording spotted by /F. I think this is what he meant. :-) by Neal Norwitz · 22 years ago
  27. 1a06fb0 Fix typo spotted by Fredrik Lundh. by Fred Drake · 22 years ago
  28. 6c6d662 Fix some markup errors and adjust wording slightly. by Fred Drake · 22 years ago
  29. be946bf SF patch 555085 (timeout socket implementation) by Michael Gilfix. by Guido van Rossum · 22 years ago
  30. 446a25f Patch 473512: add GNU style scanning as gnu_getopt. by Martin v. Löwis · 22 years ago
  31. 293dd4b Fix up Guido's markup. by Fred Drake · 22 years ago
  32. 474458d Add constants BOM_UTF8, BOM_UTF16, BOM_UTF16_LE, BOM_UTF16_BE, by Walter Dörwald · 22 years ago
  33. 92cf95f Addressed SF bug 421973 (finally). by Guido van Rossum · 22 years ago
  34. 59b2a74 SF bug 533625 (Armin Rigo). rexec: potential security hole by Guido van Rossum · 22 years ago
  35. 9788384 Explain that tp_basicsize must provide alignment for the items. by Guido van Rossum · 22 years ago
  36. 9b414ac Update links and information on PyQt/PyKDE. by Fred Drake · 22 years ago
  37. 187b1d8 Add OS/2 text by Andrew M. Kuchling · 22 years ago
  38. d7abe2a Various minor rewrites by Andrew M. Kuchling · 22 years ago
  39. 72b58e0 More additions by Andrew M. Kuchling · 22 years ago
  40. d68f517 As discussed on python-dev, add a mechanism to indicate features by Neal Norwitz · 22 years ago
  41. 2b6edce Rearrange paragraph by Andrew M. Kuchling · 22 years ago
  42. 34f20ea This is patch by Michael W. Hudson · 22 years ago
  43. 38d5345 Define the "all" target more reasonably, but retain "html" as the default by Fred Drake · 22 years ago
  44. a2a206b Mention math.degrees() and math.radians() Other minor rewrites by Andrew M. Kuchling · 22 years ago
  45. 0cc8c37 Move really open-ended XXX items into comments by Andrew M. Kuchling · 22 years ago
  46. 92bf9da Markup adjustments; fix the names of modules referenced in an expression. by Fred Drake · 22 years ago
  47. c32f033 Deprecated Random.cunifvariate clearing bug 506647. Also, added docstrings. by Raymond Hettinger · 22 years ago
  48. db2e3e3 Added missing dependency on the refcount data file. by Fred Drake · 22 years ago
  49. f547863 Use Perl function prototypes to help avoid definition/usage mismatches by Fred Drake · 22 years ago
  50. ffb294b Add refcount information for PySequence_ITEM(). by Fred Drake · 22 years ago
  51. 86228e4 Add version annotation for PySequence_ITEM(). by Fred Drake · 22 years ago
  52. 7779b20 Remove spurious "()" from the __str__() description. by Fred Drake · 22 years ago
  53. 177b4a0 Jack's documentation for the U mode character on the file() by Barry Warsaw · 22 years ago
  54. c585075 Added a version annotation for StringTypes. Added documentation for BooleanType. by Fred Drake · 22 years ago
  55. c421ad4 Minor typo: Message.getall() -> Message.get_all() by Barry Warsaw · 22 years ago
  56. 6cf09f0 Patch 543387. Document deprecation of complex %, //,and divmod(). by Raymond Hettinger · 22 years ago
  57. 97394bc Patch 533291. Deprecate None return form of __reduce__. by Raymond Hettinger · 22 years ago
  58. f79f2f9 Add additional comments on the use of \deprecated. by Fred Drake · 22 years ago
  59. 5ecb7aa Add availability information for a couple of the types, and notes on writing by Fred Drake · 22 years ago
  60. 18ca791 Typo. by Guido van Rossum · 22 years ago
  61. 4e76555 Fix broken reference, minor clarification. by Fred Drake · 22 years ago
  62. 742dc77 Typo: build -> built by Fred Drake · 22 years ago
  63. cadc9fb Patch 547037. Corrected documentation to match by Raymond Hettinger · 22 years ago
  64. b07fa39 Added missing index entries for mapping methods. Closes patch #548693. by Raymond Hettinger · 22 years ago
  65. 9aa97e8 Minor wording changes, plus correct a typo. by Fred Drake · 22 years ago
  66. 576474c Closes SF bug 527139. Brings docs inline with random.py 1.29 by Raymond Hettinger · 22 years ago
  67. 5359ad6 Correct gammavariate's method name and domain. by Raymond Hettinger · 22 years ago
  68. c045b49 Added degrees() and radians() to mathmodule. Closing patch 552452 and by Raymond Hettinger · 22 years ago
  69. 9415309 Closes SF patch: 552468. by Raymond Hettinger · 22 years ago
  70. fad2f59 Give the enumerate() PEP a section of its own Add some credits Fill in a link by Andrew M. Kuchling · 22 years ago
  71. 007c04a [from Oct 2000] Start fleshing out the "Examples" section. by Greg Ward · 22 years ago
  72. 954ce8b [from Oct 2000] by Greg Ward · 22 years ago
  73. 58437f2 [from Oct 2000] Clarify explanations of header file search directories. by Greg Ward · 22 years ago
  74. 1f89e2a Fix markup error that suppressed space. by Fred Drake · 22 years ago
  75. 40df710 Updates and rewriting by Andrew M. Kuchling · 22 years ago
  76. 01f94bd Patch #552433: Special-case tuples. Avoid sub-type checking for lists. by Martin v. Löwis · 22 years ago
  77. 1624bc0 Move 'Tips and Tricks' to be the last section by Andrew M. Kuchling · 22 years ago
  78. 3b98dc1 Add section on Setup file by Andrew M. Kuchling · 22 years ago
  79. 517109b More filling out by Andrew M. Kuchling · 22 years ago
  80. 821013e Write two sections, and write some partial text for some other sections by Andrew M. Kuchling · 22 years ago
  81. d05c74f Add a note explaining the interaction between unbuffered input and by Fred Drake · 22 years ago
  82. bfc18bd Integrated SF patch #539487 by Matthias Klose: by Fred Drake · 22 years ago
  83. a3b0b29 Boost the list of stop words, by merging in the little list Jeremy by Tim Peters · 22 years ago
  84. b903201 Update the xrange object description to reflect the removal of deprecated by Fred Drake · 22 years ago
  85. 7d28b73 Added note about using the documentation build tools under Cygwin. by Fred Drake · 22 years ago
  86. 77c1895 Remove the warning about the Cygwin directions not working -- the latest by Fred Drake · 22 years ago
  87. fe3db7d Work around limitation of Cygwin Perl: To avoid a permission denial, we need by Fred Drake · 22 years ago
  88. a030c76 Many minor markup adjustments for consistency. by Fred Drake · 22 years ago
  89. 4d707a5 Remove extra period produced by previous change. by Fred Drake · 22 years ago
  90. 9546772 Correct Moshe's e-mail address by Andrew M. Kuchling · 22 years ago
  91. 2a15980 Note that NameError's message also changed in 2.0 by Andrew M. Kuchling · 22 years ago
  92. e7bd876 Message for NameError has changed by Andrew M. Kuchling · 22 years ago
  93. 4b27051 Correct information on support for repietition & concatenation for buffer by Fred Drake · 22 years ago
  94. eb2b833 Added some notes on setting up the documentation tools on Cygwin. by Fred Drake · 22 years ago
  95. 5a55c49 Added more style for major warnings. by Fred Drake · 22 years ago
  96. 7f781c9 Add Pickler.clear_memo() so the pickle and cPickle modules are more similar. by Fred Drake · 22 years ago
  97. 56aa628 list_documented_items(): Basic implementation. by Fred Drake · 22 years ago
  98. a65375c Explain what os.read() returns at end of file. by Fred Drake · 22 years ago
  99. 7938fab Add missing right-parenthesis. by Fred Drake · 22 years ago
  100. d268183 moved from Tools/scripts (was only at rev 1.1 - no changes yet - so I simply by Skip Montanaro · 22 years ago