1. 25211f5 Added more information on the differences between the htmllib and HTMLParser by Fred Drake · 23 years ago
  2. 5fe2c13 List constraints on xrange() objects. by Guido van Rossum · 23 years ago
  3. 3f56166 Rip out the fancy behaviors of xrange that nobody uses: repeat, slice, by Guido van Rossum · 23 years ago
  4. 20006b2 Marked the parameters to Stats.print_*() as optional. by Fred Drake · 23 years ago
  5. cb9be93 Add another name. by Fred Drake · 23 years ago
  6. 4efb6e9 Turns out Neil didn't intend for *all* of his gen-branch work to get committed. by Tim Peters · 23 years ago
  7. 88e6625 Use the more conventional "self" as the name of the self parameter in an by Fred Drake · 23 years ago
  8. 0c20904 Correct a markup error for an accented character. by Fred Drake · 23 years ago
  9. 58c9539 Removed some stray periods, and fix up a number of visible markup by Fred Drake · 23 years ago
  10. 9c3c5e4 Two more names. by Fred Drake · 23 years ago
  11. f29ca18 SourceForge bug #437041: by Fred Drake · 23 years ago
  12. 9f9bd6a Simplify an example based on comment from Thomas Holenstein <thomas@hex.ch>: by Fred Drake · 23 years ago
  13. a43e703 Add more items that need to be written about by Andrew M. Kuchling · 23 years ago
  14. 6994097 Remove duplicate ', ' in dbhash.open()'s argument list. by Thomas Wouters · 23 years ago
  15. e9218a1 Remove the restriction on a mapping's .update() method. by Barry Warsaw · 23 years ago
  16. 3e7b1a0 Teach the types module about generators. Thanks to James Althoff on the by Tim Peters · 23 years ago
  17. b037d33 Updated link to zlib's home page. by Fred Drake · 23 years ago
  18. e7e03cd Fix typo by Andrew M. Kuchling · 23 years ago
  19. ff00fda Correct erroneous description of precmd. by Eric S. Raymond · 23 years ago
  20. be9d10e Remove some bogus trailing whitespace. by Fred Drake · 23 years ago
  21. 93852ef Fix minor markup nits. by Fred Drake · 23 years ago
  22. deda9f3 Use a named reference to another chapter instead of hard coding the by Fred Drake · 23 years ago
  23. 2829f1c Fix a very minor (but annoying when looking for things!) markup nit. by Fred Drake · 23 years ago
  24. f5eae66 Add "yeild" to the list of keywords. by Fred Drake · 23 years ago
  25. 1ab1f71 Consistently use semi-colons after the last property for each selector. by Fred Drake · 23 years ago
  26. f015d9a Give the pattern used to pick out a source anchor a more specific pattern. by Fred Drake · 23 years ago
  27. 5962eb0 Added several names. by Fred Drake · 23 years ago
  28. 8058bfa Contributed updates from Harald Hanche-Olsen, giving details of the branch by Fred Drake · 23 years ago
  29. 6fe4660 Added support for our new \infinity and \plusminus macros, and the by Fred Drake · 23 years ago
  30. 5445e5e \infinity, by Fred Drake · 23 years ago
  31. bfd80dd Miscellaneous code cleanups. by Fred Drake · 23 years ago
  32. 1bf198e Remove an extra tab character. by Fred Drake · 23 years ago
  33. 307cb05 Re-organize a little, clean up some markup. by Fred Drake · 23 years ago
  34. f66cb5d Corrected an error in the information on supporting weak references in by Fred Drake · 23 years ago
  35. 9ca78ac Adjust to understand use of either single- or double-quotes to quote by Fred Drake · 23 years ago
  36. aff8837 Add the new texinputs/license.tex to the shared dependencies. by Fred Drake · 23 years ago
  37. 93438bf Fix & clean up the information about building Python with large file support by Fred Drake · 23 years ago
  38. 490d34d Move license information to a less annoying location in the document. by Fred Drake · 23 years ago
  39. d5df09c Update to include the license information in a less annoying place. by Fred Drake · 23 years ago
  40. 852f795 Separate the copyright statements and license text; include some new by Fred Drake · 23 years ago
  41. f911a84 Separate the version number and release status into two separate values. by Fred Drake · 23 years ago
  42. dce975c Update to use the newly separated values $PACKAGE_VERSION and $RELEASE_INFO. by Fred Drake · 23 years ago
  43. f1927a6 Added support for new \setreleaseinfo macro. by Fred Drake · 23 years ago
  44. c65218e Add a little more support for describing version information. This by Fred Drake · 23 years ago
  45. 6016e39 Document the new encodestring() and decodestring() functions. Also, by Barry Warsaw · 23 years ago
  46. 66eed24 Add some information on the use of \verbatiminput to display sources from by Fred Drake · 23 years ago
  47. fa9e273 Clarification in the fp appendix suggested on c.l.py by Michael Chermside. by Tim Peters · 23 years ago
  48. 918f2c7 Document that filter is added in 2.2. by Martin v. Löwis · 23 years ago
  49. 57e52ef Implement the \verbatiminput LaTeX macro; this contains more magic than by Fred Drake · 23 years ago
  50. 54d10fd Add a version annotation for the Q and q format codes. by Fred Drake · 23 years ago
  51. 8fcd4b5 Fix an improperly placed comma. by Fred Drake · 23 years ago
  52. 66a0a0a Make the option processing more robust. by Fred Drake · 23 years ago
  53. 4a6c5c5 Fixed reference to table notes for {}.keys() and {}.items() -- these by Fred Drake · 23 years ago
  54. 7a3bfc3 Added q/Q standard (x-platform 8-byte ints) mode in struct module. by Tim Peters · 23 years ago
  55. 0b9bc20 Add the appropriate availability annotations for the popen*() family of by Fred Drake · 23 years ago
  56. 046f4d8 Fixed parameter order for os.popen2(), os.popen3(), and os.popen(4). Added by Fred Drake · 23 years ago
  57. c115835 Fix recent changes so that this section will format again. by Fred Drake · 23 years ago
  58. 7b9542a Initial support for 'q' and 'Q' struct format codes: for now, only in by Tim Peters · 23 years ago
  59. 7bc5071 Fix the attributions for the new floating point text. by Fred Drake · 23 years ago
  60. 8c27d99 Added credits in the right places. by Fred Drake · 23 years ago
  61. 417d667 Text from Tim & Guido discussing floating point arithmetic and what users by Fred Drake · 23 years ago
  62. 1dc98c4 add warning about situation where code may be executed twice, once when by Skip Montanaro · 23 years ago
  63. 62f9d7c In the section on extending the profiler, add some additional discussion by Fred Drake · 23 years ago
  64. e2ccb89 Document filter. by Martin v. Löwis · 23 years ago
  65. 2a9bda9 Typo: "descrition" --> "description" by Fred Drake · 23 years ago
  66. 9ccc0df Add references to the documentation for the Python documentation markup. by Fred Drake · 23 years ago
  67. e24fef0 Fix bug #422702: Make flag argument to open optional, and document it that way. by Martin v. Löwis · 23 years ago
  68. 8838269 Update a "Programmer's note" about lambda forms and scoping to reflect by Fred Drake · 23 years ago
  69. b9d973d is -> if in rename description by Skip Montanaro · 23 years ago
  70. 00d0cb6 Explained more differences between PyList_SetItem() and PyList_SET_ITEM(). by Fred Drake · 23 years ago
  71. 81e142b Document os.getenv(). This closes SF bug #429059. by Fred Drake · 23 years ago
  72. c19f392 Some general cleanup of the threading module documentation, including by Fred Drake · 23 years ago
  73. 6cba3d0 Added entry for HTMLParser documentation. by Fred Drake · 23 years ago
  74. 3b755d4 Michel Pelletier <michel@digicool.com>: by Fred Drake · 23 years ago
  75. 9a37418 New solution to the "Someone stuck a colon in that filename!" problem: by Fred Drake · 23 years ago
  76. 96a2a80 Users of PySequence_GET_FAST() should get the length of the sequence using by Fred Drake · 23 years ago
  77. dc9e7e4 readlink() description: Added note that the return value may be either by Fred Drake · 23 years ago
  78. 964c074 Hack to make this play nicer with *old* versions of Python: os.path.abspath() by Fred Drake · 23 years ago
  79. 597bc1d Bring the notes on the relationship between __cmp__(), __eq__(), and by Fred Drake · 23 years ago
  80. b9879e1 Fix typo reported in SF bug #427783. by Fred Drake · 23 years ago
  81. c80d4dd The parameter to the listen() method is not optional, but was marked as by Fred Drake · 23 years ago
  82. b2625eb Removed information on the old third parameter to _PyTuple_Resize(). by Fred Drake · 23 years ago
  83. 404ac97 If the input line does not contain enough fields, raise a meaningful error. by Fred Drake · 23 years ago
  84. fac312f Do not start API descriptions with "Does the same, but ..." -- actually by Fred Drake · 23 years ago
  85. 56a71ee Add a version annotation for splitdrive(); old, but as long as I managed by Fred Drake · 23 years ago
  86. c6d8f8d Add descriptions of {}.iteritems(), {}.iterkeys(), and {}.itervalues() by Fred Drake · 23 years ago
  87. 98cfab6 One more update related to the new get() and setdefault() methods on the by Fred Drake · 23 years ago
  88. 6b4593e Update to add get() and setdefault() as supported mapping operations, and by Fred Drake · 23 years ago
  89. 7063149 Add some clarifications about the mapping interface presented by by Fred Drake · 23 years ago
  90. bd695a7 Changed all the examples with ugly platform-dependent float output to use by Tim Peters · 23 years ago
  91. 1400baa Add a "See also" section with useful links. More should be added giving by Fred Drake · 23 years ago
  92. 8b0b840 Update output to reflect additional precision produced by the repr() of by Fred Drake · 23 years ago
  93. 24e6219 Add documentation for Py_Main() and PyThreadState_GetDict(). by Fred Drake · 23 years ago
  94. fc43d00 Typo: "that" --> "than" This closes SF bug #425320. by Fred Drake · 23 years ago
  95. e9719fe Fix bug in smtplib example: the prompt said to end the message with ^D, by Fred Drake · 23 years ago
  96. 09daff4 Get Aahz listed correctly using his legal/professional name. by Fred Drake · 23 years ago
  97. 3b923fc Add another item by Andrew M. Kuchling · 23 years ago
  98. c0dac1a Beef up the unicode() description a bit, based on material from AMK's by Fred Drake · 23 years ago
  99. 2d92041 This patch changes the way the string .encode() method works slightly by Marc-André Lemburg · 23 years ago
  100. b3384d3 Make sure we include all of Python's numeric types in the data model by Fred Drake · 23 years ago