1. 60c0be3 Clarification. by Georg Brandl · 17 years ago
  2. 26305a0 add py3k warnings to rfc822 by Benjamin Peterson · 17 years ago
  3. a03722f deprecated mimetools by Benjamin Peterson · 17 years ago
  4. 41a9e15 Markup fixes, thanks Georg for the help. by Thomas Heller · 17 years ago
  5. c0a296f Add versionadded marker to ctypes.c_longdouble. by Thomas Heller · 17 years ago
  6. 89f4887 Add future_builtins.ascii(). by Georg Brandl · 17 years ago
  7. 35b9020 Smaller doc fixes. by Thomas Heller · 17 years ago
  8. 2e9675a More doc fixes. by Thomas Heller · 17 years ago
  9. 81567d2 Markup fixes, spelling corrections, and better wordings. Hopefully. by Thomas Heller · 17 years ago
  10. d987545 Clarify what ":errorhandler" refers to. by Georg Brandl · 17 years ago
  11. 9cf1934 Fix typos. by Georg Brandl · 17 years ago
  12. f439560 add aliases to threading module by Benjamin Peterson · 17 years ago
  13. 0fbcf69 give the threading API PEP 8 names by Benjamin Peterson · 17 years ago
  14. a809c98 Note PEP 371 section by Andrew M. Kuchling · 17 years ago
  15. 4267be6 Multi-arg form for set.difference() and set.difference_update(). by Raymond Hettinger · 17 years ago
  16. 73baefd Fix markup. Document the new 'offset' parameter for the 'ctypes.byref' function. by Thomas Heller · 17 years ago
  17. 190d56e add the multiprocessing package to fulfill PEP 371 by Benjamin Peterson · 17 years ago
  18. 363070a Update numbers doc for the Integral simplification. by Raymond Hettinger · 17 years ago
  19. 482f312 Documented the new AST constructor. by Armin Ronacher · 17 years ago
  20. 3079be5 Fix a formatting error in the ast documentation. by Armin Ronacher · 17 years ago
  21. 60977c7 more markup fix. by Georg Brandl · 17 years ago
  22. 0099e72 fix markup by Benjamin Peterson · 17 years ago
  23. 8509db5 Add the "ast" module, containing helpers to ease use of the "_ast" classes. by Georg Brandl · 17 years ago
  24. 1a72d88 Applying updated patch from Issue 1736190, which addresses partial by Josiah Carlson · 17 years ago
  25. 5c4d3d0 Let set.intersection() and set.intersection_update() take multiple input arguments. by Raymond Hettinger · 17 years ago
  26. ee4bcad Let set.union() and set.update() accept multiple inputs. by Raymond Hettinger · 17 years ago
  27. ecbdd2e Issue #2138: Add math.factorial(). by Raymond Hettinger · 17 years ago
  28. dd96db6 This reverts r63675 based on the discussion in this thread: by Gregory P. Smith · 17 years ago
  29. e98839a Issue3065: Fixed pickling of named tuples. Added tests. by Raymond Hettinger · 17 years ago
  30. 3219df1 Argh, I read it wrong. Reverted 64036 and added a clarifying remark. by Georg Brandl · 17 years ago
  31. ebd662d #3028: tokenize passes the physical line. by Georg Brandl · 17 years ago
  32. 1f1174e capitalization nit by Benjamin Peterson · 17 years ago
  33. 9cea511 Document the "st" API, to avoid confusion with the "new" AST. by Georg Brandl · 17 years ago
  34. 5f27af0 X-ref to numbers module. by Georg Brandl · 17 years ago
  35. afd05da Backport docs for abc module to 2.6. by Georg Brandl · 17 years ago
  36. bf0610a Revert unwanted changes. by Georg Brandl · 17 years ago
  37. 7be19aa Factor out docstring dedenting from inspect.getdoc() into inspect.cleandoc() by Georg Brandl · 17 years ago
  38. 3f67c43 Document the new ctypes features. by Thomas Heller · 17 years ago
  39. fb0117e Add a reminder for the maintainer of whatsnew. by Thomas Heller · 17 years ago
  40. d82a9c1 Fix brackets. by Georg Brandl · 17 years ago
  41. d77554f Markup fix. by Georg Brandl · 17 years ago
  42. 5e3e6ba Grammar fix by Andrew M. Kuchling · 17 years ago
  43. b5a40dd Add various items by Andrew M. Kuchling · 17 years ago
  44. 6dd8cca Document 'utc' parameter by Andrew M. Kuchling · 17 years ago
  45. 5640ce2 MacOS X: Enable 4-way universal builds by Ronald Oussoren · 17 years ago
  46. a2b34b8 Complete revision of new turtle module's docs. by Georg Brandl · 17 years ago
  47. 8718459 Patch #1513695: New turtle module, with demos. by Martin v. Löwis · 17 years ago
  48. ffe62ed Patch #2125: Add GetInteger and GetString methods for msilib.Record objects. by Martin v. Löwis · 17 years ago
  49. 8856dda Adds a Thread.getIdent() method to provide the _get_ident() value for by Gregory P. Smith · 17 years ago
  50. ac19d85 Deprecate htmllib and sgmllib for 3.0. by Georg Brandl · 17 years ago
  51. 681001e Generate pydoc's topic help from the reST docs via Sphinx' new text writer. by Georg Brandl · 17 years ago
  52. 4f2c998 Add plain text make target. by Georg Brandl · 17 years ago
  53. 51df064 Issue #2898: Added sys.getsizeof() to retrieve size of objects in bytes. by Robert Schuppenies · 17 years ago
  54. 9981589 New environment variable PYTHONIOENCODING. by Martin v. Löwis · 17 years ago
  55. 8bfba67 #3005: add explaining sentence to easydialogs docs. by Georg Brandl · 17 years ago
  56. a7ac20f #3010: clarification about stdin/use_rawinput. by Georg Brandl · 17 years ago
  57. 700a635 Added a note to [] that special forms & special chars lose their meaning by Mark Summerfield · 17 years ago
  58. 31694ae fix grammar by Benjamin Peterson · 17 years ago
  59. c5a235b Better quote with single quotes. by Georg Brandl · 17 years ago
  60. 6bb7bcf getloadavg() is not available on Windows. by Georg Brandl · 17 years ago
  61. 6983ff7 Note that UserList and UserString were moved to 'collections' in 3.0. by Brett Cannon · 17 years ago
  62. 4f1b1ed Fixed the semantic of timeout for socket.create_connection and by Facundo Batista · 17 years ago
  63. b77e888 #2988: add note about catching CookieError when parsing untrusted cookie data. by Georg Brandl · 17 years ago
  64. 457501b Two fixes in bytearray docs. by Georg Brandl · 17 years ago
  65. abb34fe UserString.MutableString has been removed in Python 3.0. by Brett Cannon · 17 years ago
  66. dee01d8 fix spelling by Benjamin Peterson · 17 years ago
  67. 74a1dea #2989: add PyType_Modified(). by Georg Brandl · 17 years ago
  68. a436878 update tutorial function with more appropiate one from Eric Smith by Benjamin Peterson · 17 years ago
  69. 06abba3 fix minor grammar typo by Benjamin Peterson · 17 years ago
  70. 9171bed take Brett's advice on a few warnings by Benjamin Peterson · 17 years ago
  71. 3aa84a7 warn about some members of the commands module by Benjamin Peterson · 17 years ago
  72. 2b4b5ac add PyByteArray docs by Benjamin Peterson · 17 years ago
  73. 8de9119 Add renaming notices to 3.0 http package members. by Georg Brandl · 17 years ago
  74. 438e9ac fix a minor typo by Benjamin Peterson · 17 years ago
  75. 404d182 note that PyString and has been aliased to PyBytes by Benjamin Peterson · 17 years ago
  76. 593daf5 Renamed PyString to PyBytes by Christian Heimes · 17 years ago
  77. c3cb683 some updates to string formatting section in whatsnew by Benjamin Peterson · 17 years ago
  78. e2caef7 Add renaming notices to xmlrpc modules. by Georg Brandl · 17 years ago
  79. 68d3eb9 Add renaming notices to 2.6 dbm module docs. by Georg Brandl · 17 years ago
  80. f9ef988 update the tutorial to use str.format by Benjamin Peterson · 17 years ago
  81. c15205e rename the section about new formatting 'new-string-formatting' by Benjamin Peterson · 17 years ago
  82. 8a710dc Add renaming notices to thread and dummy_thread. by Georg Brandl · 17 years ago
  83. ecd0ad3 Hint about _winreg renaming in the docs. by Georg Brandl · 17 years ago
  84. 392c6fc ConfigParser renaming reversal part 3: move module into place and adapt imports. by Georg Brandl · 17 years ago
  85. a6168f9 Queue renaming reversal part 3: move module into place and by Georg Brandl · 17 years ago
  86. d1e5715 Correct the url to the external bsddb.db docs (likely to be integrated by Gregory P. Smith · 17 years ago
  87. e152a77 socketserver renaming reversal part 3: move the module into the right by Georg Brandl · 17 years ago
  88. 0b66731 Mention that the leaking of variables from list comprehensions is fixed in 3.0. by Martin v. Löwis · 17 years ago
  89. 96b4240 Fix typo by Raymond Hettinger · 17 years ago
  90. f6901e9 Issue 2909: show how to name unpacked fields. by Raymond Hettinger · 17 years ago
  91. 2ee0e8e Revert the renaming of repr to reprlib. by Brett Cannon · 17 years ago
  92. cc858cc Docs for Issue 2819. by Raymond Hettinger · 17 years ago
  93. e76e4d7 Add a note about the renaming of test.test_support in 3.0. by Brett Cannon · 17 years ago
  94. 112aa50 Patch #1775025: allow opening zipfile members via ZipInfo instances. by Georg Brandl · 17 years ago
  95. 4dd019f Patch #2488: Add sys.maxsize. by Martin v. Löwis · 17 years ago
  96. dffbf5f Revert copy_reg -> copyreg rename. by Georg Brandl · 17 years ago
  97. 3682dfe Standardize renaming notes. by Georg Brandl · 17 years ago
  98. 5a42ca6 Add notes that tkinter modules will be renamed. by Georg Brandl · 17 years ago
  99. 6634bf2 Tkinter rename reversal: remove tkinter package, adapt imports and docs. by Georg Brandl · 17 years ago
  100. d995e11 revert creation of the html.entities and html.parser modules by Fred Drake · 17 years ago