1. b7b8bff reinstate the ending backtick. thanks Nick :) by Benjamin Peterson · 16 years ago
  2. 6e4856a rewrap by Benjamin Peterson · 16 years ago
  3. 934b16d various SSL fixes; issues 1251, 3162, 3212 by Bill Janssen · 16 years ago
  4. 77cec6e fix typo by Benjamin Peterson · 16 years ago
  5. 910c2ab edit multiprocessing docs by Benjamin Peterson · 16 years ago
  6. ee51cff Fix whitespace in example code. by Raymond Hettinger · 16 years ago
  7. df90ee6 Issue #3197: rework documentation for fractions module. by Mark Dickinson · 16 years ago
  8. b279b8a add a htmlview directive by Benjamin Peterson · 16 years ago
  9. aa7c8bd Use newer versions of externals. by Georg Brandl · 16 years ago
  10. 910df2f Add a version tag for shutdown(). by Georg Brandl · 16 years ago
  11. cab7e56 Remove references to Py3k in __floor__, __ceil__ and __round__ documentation. by Mark Dickinson · 16 years ago
  12. c72b787 Change description of float('nan') feature; NaNs don't care much about by Mark Dickinson · 16 years ago
  13. 2b917c9 minor fix by Benjamin Peterson · 16 years ago
  14. 3e8bb4e Write out "phi" consistently. by Georg Brandl · 16 years ago
  15. 8bd0519 #3085: Fix syntax error. by Georg Brandl · 16 years ago
  16. 0ba92b2 Turn section references into proper cross-references. by Georg Brandl · 16 years ago
  17. 74a6ba8 In the deprecated functions I added an alert to review by Facundo Batista · 16 years ago
  18. a6a4d50 Now a from submitted via POST that also has a query string by Facundo Batista · 16 years ago
  19. 2da91c3 Fixed issue #2888. Now the behaviour of pprint when working with nested by Facundo Batista · 16 years ago
  20. 8e1c52a Reviewed and updated the documentation. Fixes #3017. by Facundo Batista · 16 years ago
  21. 924b823 Documentation fix. by Georg Brandl · 16 years ago
  22. db53c1e Correct two versionchanged directives, to improve the 'changes' output by Andrew M. Kuchling · 16 years ago
  23. 6ba873c Various items by Andrew M. Kuchling · 16 years ago
  24. f839b66 Grammar fixes by Andrew M. Kuchling · 16 years ago
  25. c2e3270 Remove request for e-mail; it's unlikely these classes will be saved by Andrew M. Kuchling · 16 years ago
  26. fc7f493 rephrase by Benjamin Peterson · 16 years ago
  27. f91c70a Change references to the new math functions to generate proper x-refs. by Georg Brandl · 16 years ago
  28. d303578 Fix outdated count of the number of new math module functions. by Mark Dickinson · 16 years ago
  29. 7b2e2df Various items by Andrew M. Kuchling · 16 years ago
  30. d6b1eaf Various items by Andrew M. Kuchling · 16 years ago
  31. 8e5cd75 Put threading in front of thread by Andrew M. Kuchling · 16 years ago
  32. be504f1 Remove some standalone material from the introduction; various markup and typo fixes by Andrew M. Kuchling · 16 years ago
  33. 5da652e Add versionadded tags to new math functions. by Georg Brandl · 16 years ago
  34. f88f739 Typo fix by Mark Dickinson · 16 years ago
  35. 5c15aba Split the HTML index. by Georg Brandl · 16 years ago
  36. 3730453 Typo fixes by Andrew M. Kuchling · 16 years ago
  37. 60c0be3 Clarification. by Georg Brandl · 16 years ago
  38. 26305a0 add py3k warnings to rfc822 by Benjamin Peterson · 16 years ago
  39. a03722f deprecated mimetools by Benjamin Peterson · 16 years ago
  40. 41a9e15 Markup fixes, thanks Georg for the help. by Thomas Heller · 16 years ago
  41. c0a296f Add versionadded marker to ctypes.c_longdouble. by Thomas Heller · 16 years ago
  42. 89f4887 Add future_builtins.ascii(). by Georg Brandl · 16 years ago
  43. 35b9020 Smaller doc fixes. by Thomas Heller · 16 years ago
  44. 2e9675a More doc fixes. by Thomas Heller · 16 years ago
  45. 81567d2 Markup fixes, spelling corrections, and better wordings. Hopefully. by Thomas Heller · 16 years ago
  46. d987545 Clarify what ":errorhandler" refers to. by Georg Brandl · 16 years ago
  47. 9cf1934 Fix typos. by Georg Brandl · 16 years ago
  48. f439560 add aliases to threading module by Benjamin Peterson · 16 years ago
  49. 0fbcf69 give the threading API PEP 8 names by Benjamin Peterson · 16 years ago
  50. a809c98 Note PEP 371 section by Andrew M. Kuchling · 16 years ago
  51. 4267be6 Multi-arg form for set.difference() and set.difference_update(). by Raymond Hettinger · 16 years ago
  52. 73baefd Fix markup. Document the new 'offset' parameter for the 'ctypes.byref' function. by Thomas Heller · 16 years ago
  53. 190d56e add the multiprocessing package to fulfill PEP 371 by Benjamin Peterson · 16 years ago
  54. 363070a Update numbers doc for the Integral simplification. by Raymond Hettinger · 16 years ago
  55. 482f312 Documented the new AST constructor. by Armin Ronacher · 16 years ago
  56. 3079be5 Fix a formatting error in the ast documentation. by Armin Ronacher · 16 years ago
  57. 60977c7 more markup fix. by Georg Brandl · 16 years ago
  58. 0099e72 fix markup by Benjamin Peterson · 16 years ago
  59. 8509db5 Add the "ast" module, containing helpers to ease use of the "_ast" classes. by Georg Brandl · 16 years ago
  60. 1a72d88 Applying updated patch from Issue 1736190, which addresses partial by Josiah Carlson · 16 years ago
  61. 5c4d3d0 Let set.intersection() and set.intersection_update() take multiple input arguments. by Raymond Hettinger · 16 years ago
  62. ee4bcad Let set.union() and set.update() accept multiple inputs. by Raymond Hettinger · 16 years ago
  63. ecbdd2e Issue #2138: Add math.factorial(). by Raymond Hettinger · 16 years ago
  64. dd96db6 This reverts r63675 based on the discussion in this thread: by Gregory P. Smith · 16 years ago
  65. e98839a Issue3065: Fixed pickling of named tuples. Added tests. by Raymond Hettinger · 16 years ago
  66. 3219df1 Argh, I read it wrong. Reverted 64036 and added a clarifying remark. by Georg Brandl · 16 years ago
  67. ebd662d #3028: tokenize passes the physical line. by Georg Brandl · 16 years ago
  68. 1f1174e capitalization nit by Benjamin Peterson · 16 years ago
  69. 9cea511 Document the "st" API, to avoid confusion with the "new" AST. by Georg Brandl · 16 years ago
  70. 5f27af0 X-ref to numbers module. by Georg Brandl · 16 years ago
  71. afd05da Backport docs for abc module to 2.6. by Georg Brandl · 16 years ago
  72. bf0610a Revert unwanted changes. by Georg Brandl · 16 years ago
  73. 7be19aa Factor out docstring dedenting from inspect.getdoc() into inspect.cleandoc() by Georg Brandl · 16 years ago
  74. 3f67c43 Document the new ctypes features. by Thomas Heller · 16 years ago
  75. fb0117e Add a reminder for the maintainer of whatsnew. by Thomas Heller · 16 years ago
  76. d82a9c1 Fix brackets. by Georg Brandl · 16 years ago
  77. d77554f Markup fix. by Georg Brandl · 16 years ago
  78. 5e3e6ba Grammar fix by Andrew M. Kuchling · 16 years ago
  79. b5a40dd Add various items by Andrew M. Kuchling · 16 years ago
  80. 6dd8cca Document 'utc' parameter by Andrew M. Kuchling · 16 years ago
  81. 5640ce2 MacOS X: Enable 4-way universal builds by Ronald Oussoren · 16 years ago
  82. a2b34b8 Complete revision of new turtle module's docs. by Georg Brandl · 16 years ago
  83. 8718459 Patch #1513695: New turtle module, with demos. by Martin v. Löwis · 16 years ago
  84. ffe62ed Patch #2125: Add GetInteger and GetString methods for msilib.Record objects. by Martin v. Löwis · 16 years ago
  85. 8856dda Adds a Thread.getIdent() method to provide the _get_ident() value for by Gregory P. Smith · 16 years ago
  86. ac19d85 Deprecate htmllib and sgmllib for 3.0. by Georg Brandl · 16 years ago
  87. 681001e Generate pydoc's topic help from the reST docs via Sphinx' new text writer. by Georg Brandl · 16 years ago
  88. 4f2c998 Add plain text make target. by Georg Brandl · 16 years ago
  89. 51df064 Issue #2898: Added sys.getsizeof() to retrieve size of objects in bytes. by Robert Schuppenies · 16 years ago
  90. 9981589 New environment variable PYTHONIOENCODING. by Martin v. Löwis · 16 years ago
  91. 8bfba67 #3005: add explaining sentence to easydialogs docs. by Georg Brandl · 16 years ago
  92. a7ac20f #3010: clarification about stdin/use_rawinput. by Georg Brandl · 16 years ago
  93. 700a635 Added a note to [] that special forms & special chars lose their meaning by Mark Summerfield · 16 years ago
  94. 31694ae fix grammar by Benjamin Peterson · 16 years ago
  95. c5a235b Better quote with single quotes. by Georg Brandl · 16 years ago
  96. 6bb7bcf getloadavg() is not available on Windows. by Georg Brandl · 16 years ago
  97. 6983ff7 Note that UserList and UserString were moved to 'collections' in 3.0. by Brett Cannon · 16 years ago
  98. 4f1b1ed Fixed the semantic of timeout for socket.create_connection and by Facundo Batista · 16 years ago
  99. b77e888 #2988: add note about catching CookieError when parsing untrusted cookie data. by Georg Brandl · 16 years ago
  100. 457501b Two fixes in bytearray docs. by Georg Brandl · 16 years ago