1. 404d182 note that PyString and has been aliased to PyBytes by Benjamin Peterson · 16 years ago
  2. 593daf5 Renamed PyString to PyBytes by Christian Heimes · 16 years ago
  3. c3cb683 some updates to string formatting section in whatsnew by Benjamin Peterson · 16 years ago
  4. e2caef7 Add renaming notices to xmlrpc modules. by Georg Brandl · 16 years ago
  5. 68d3eb9 Add renaming notices to 2.6 dbm module docs. by Georg Brandl · 16 years ago
  6. f9ef988 update the tutorial to use str.format by Benjamin Peterson · 16 years ago
  7. c15205e rename the section about new formatting 'new-string-formatting' by Benjamin Peterson · 16 years ago
  8. 8a710dc Add renaming notices to thread and dummy_thread. by Georg Brandl · 16 years ago
  9. ecd0ad3 Hint about _winreg renaming in the docs. by Georg Brandl · 16 years ago
  10. 392c6fc ConfigParser renaming reversal part 3: move module into place and adapt imports. by Georg Brandl · 16 years ago
  11. a6168f9 Queue renaming reversal part 3: move module into place and by Georg Brandl · 16 years ago
  12. d1e5715 Correct the url to the external bsddb.db docs (likely to be integrated by Gregory P. Smith · 16 years ago
  13. e152a77 socketserver renaming reversal part 3: move the module into the right by Georg Brandl · 16 years ago
  14. 0b66731 Mention that the leaking of variables from list comprehensions is fixed in 3.0. by Martin v. Löwis · 16 years ago
  15. 96b4240 Fix typo by Raymond Hettinger · 16 years ago
  16. f6901e9 Issue 2909: show how to name unpacked fields. by Raymond Hettinger · 16 years ago
  17. 2ee0e8e Revert the renaming of repr to reprlib. by Brett Cannon · 16 years ago
  18. cc858cc Docs for Issue 2819. by Raymond Hettinger · 16 years ago
  19. e76e4d7 Add a note about the renaming of test.test_support in 3.0. by Brett Cannon · 16 years ago
  20. 112aa50 Patch #1775025: allow opening zipfile members via ZipInfo instances. by Georg Brandl · 16 years ago
  21. 4dd019f Patch #2488: Add sys.maxsize. by Martin v. Löwis · 16 years ago
  22. dffbf5f Revert copy_reg -> copyreg rename. by Georg Brandl · 16 years ago
  23. 3682dfe Standardize renaming notes. by Georg Brandl · 16 years ago
  24. 5a42ca6 Add notes that tkinter modules will be renamed. by Georg Brandl · 16 years ago
  25. 6634bf2 Tkinter rename reversal: remove tkinter package, adapt imports and docs. by Georg Brandl · 16 years ago
  26. d995e11 revert creation of the html.entities and html.parser modules by Fred Drake · 16 years ago
  27. 36d879b just MacOS (instead of MacOS 9) by Benjamin Peterson · 16 years ago
  28. 09ed01f Re-organize the increasingly long list of deprecated modules by Andrew M. Kuchling · 16 years ago
  29. 67d6933 GHOP #180 by Michael Schneider: add examples to the socketserver documentation. by Georg Brandl · 16 years ago
  30. c76ffca Rename html.parser file, and split html.entities from htmllib by Georg Brandl · 16 years ago
  31. 20b5660 document the renames for modules moved to the html package by Fred Drake · 16 years ago
  32. cb51d84 update references and documentation for modules in the new html package by Fred Drake · 16 years ago
  33. 4bfb593 Replace signatures with optional arguments in square brackets with by Lars Gustäbel · 16 years ago
  34. 518c44c mention Py3k in glossary by Benjamin Peterson · 16 years ago
  35. ea0b22a Patch by Quentin Gallet-Gilles: Renaming leftovers for 2.6. by Alexandre Vassalotti · 16 years ago
  36. c21cd7e Doc changes for the big Tkinter rename. by Georg Brandl · 16 years ago
  37. cd174da Fix reprlib docs. by Georg Brandl · 16 years ago
  38. ae6b9f3 Document O_ASYNC addition. by Georg Brandl · 16 years ago
  39. 88107da #2845: fix copy2's docs. by Georg Brandl · 16 years ago
  40. 107b812 #2869: remove parameter from signature. by Georg Brandl · 16 years ago
  41. 5074627 Updated reprlib's documentation to mention the renaming. by Alexandre Vassalotti · 16 years ago
  42. 50a1acb Changed references to the reprlib module to use its new name. by Alexandre Vassalotti · 16 years ago
  43. fa40bbf Deprecated statvfs for removal in 3.0. by Brett Cannon · 16 years ago
  44. 7b5151c fix typos in whatsnew by Benjamin Peterson · 16 years ago
  45. a19f9f9 add Mac modules to the list of deprecated ones by Benjamin Peterson · 16 years ago
  46. b346513 Deprecate sunaudiodev/SUNAUDIODEV for removal in 3.0. by Brett Cannon · 16 years ago
  47. 94f2561 Update docs for deprecation of IRIX modules. by Brett Cannon · 16 years ago
  48. 3a1693a Note some removals and a rename by Andrew M. Kuchling · 16 years ago
  49. c92fef9 Added documentation stub for ConfigParser. by Alexandre Vassalotti · 16 years ago
  50. e2514c6 Updated import statements to use the new `configparser` module name. by Alexandre Vassalotti · 16 years ago
  51. 0a11f96 Update configparser docs for lowercasing rename. by Georg Brandl · 16 years ago
  52. c72df33 List all the removes and renamed modules by Andrew M. Kuchling · 16 years ago
  53. 9138357 #2831: add start argument to enumerate(). Patch by Scott Dial and me. by Georg Brandl · 16 years ago
  54. 2368193 Add warnings to and deprecated all those Mac modules by Benjamin Peterson · 16 years ago
  55. ba39ef4 Win 95/98 is no longer supported. by Georg Brandl · 16 years ago
  56. d23f1f2 Mention version in which the new marshal version was introduced. by Georg Brandl · 16 years ago
  57. 70dce22 Marshal is at version 2. by Georg Brandl · 16 years ago
  58. 173b739 Fix markup. by Georg Brandl · 16 years ago
  59. feb0921 #1760: try-except-finally is one statement since PEP 341. by Georg Brandl · 16 years ago
  60. 21f990c Fix parameter name for enumerate(). by Georg Brandl · 16 years ago
  61. e321c2f #2836: backport new string formatting docs. by Georg Brandl · 16 years ago
  62. 23da6e6 #1713041: fix pprint's handling of maximum depth. by Georg Brandl · 16 years ago
  63. 103f19d Added 'n' presentation type for integers. by Eric Smith · 16 years ago
  64. 6a0a368 Fix-up docs for the copyreg module renaming. by Georg Brandl · 16 years ago
  65. 7a148c2 Fix-up docs for socketserver and queue renaming. by Georg Brandl · 16 years ago
  66. bb141bb Deprecate the timing module for removal in Python 3.0. by Brett Cannon · 16 years ago
  67. ac861b5 Deprecate the sv module as per PEP 4. by Brett Cannon · 16 years ago
  68. fea23a4 Added stub entry in the documentation mentioning SocketServer was renamed. by Alexandre Vassalotti · 16 years ago
  69. d192c92 Updated all import statements to use the new socketserver module name. by Alexandre Vassalotti · 16 years ago
  70. 42bfa90 Depreate imageop for removal in 3.0. by Brett Cannon · 16 years ago
  71. 1fcaa77 Revert commit r63086. by Alexandre Vassalotti · 16 years ago
  72. 5a32772 Add a deprecation notice to mailbox' old classes' doc. by Georg Brandl · 16 years ago
  73. d61c70d Formally deprecate old classes in the cgi module. by Georg Brandl · 16 years ago
  74. 3fc974f Clarify os.strerror()s exception behavior. by Georg Brandl · 16 years ago
  75. 627a666 - #2250: Exceptions raised during evaluation of names in rlcompleter's by Georg Brandl · 16 years ago
  76. 8940ecd Added stub for the PixMapWrapper module to be renamed in 3.0. by Alexandre Vassalotti · 16 years ago
  77. 73812bf Added test for Queue rename warning. by Alexandre Vassalotti · 16 years ago
  78. 6a57c08 #1326: document and test zipimporter.archive and zipimporter.prefix. by Georg Brandl · 16 years ago
  79. ae98f50 #2709 followup: better description of Tk's pros and cons. by Georg Brandl · 16 years ago
  80. 9020ff8 Add some sentence endings. by Georg Brandl · 16 years ago
  81. 9835394 Add the "until" command to pdb by Benjamin Peterson · 16 years ago
  82. aac5c86 #1858: re-apply patch for this, adding the missing files by Andrew M. Kuchling · 16 years ago
  83. ab756f6 #2452: timeout is used for all blocking operations. by Georg Brandl · 16 years ago
  84. 0aaf559 #2741: clarification of value range for address_family. by Georg Brandl · 16 years ago
  85. e9135ba #2147: PEP 237 changes to overflow behavior. by Georg Brandl · 16 years ago
  86. 6f95ae5 #2659: add ``break_on_hyphens`` to TextWrapper. by Georg Brandl · 16 years ago
  87. 5b54887 #2709: clarification. by Georg Brandl · 16 years ago
  88. a36909e Fix typo. by Georg Brandl · 16 years ago
  89. 53905d8 #1153769: document PEP 237 changes to string formatting. by Georg Brandl · 16 years ago
  90. 25ad76c Added test for copy_reg rename. by Alexandre Vassalotti · 16 years ago
  91. 2ac747c #2812: document property.getter/setter/deleter. by Georg Brandl · 16 years ago
  92. d809603 #2742: ``''`` is not converted to NULL in getaddrinfo. by Georg Brandl · 16 years ago
  93. 605a0c6 reload() takes the module itself. by Georg Brandl · 16 years ago
  94. 2a86913 Deprecated the mhlib module for removal in 3.0. by Brett Cannon · 16 years ago
  95. 79964cf Copied two versions of the example from the interactive session. Delete one. by Skip Montanaro · 16 years ago
  96. a975cd4 Fix up markup in the deprecation notice. by Brett Cannon · 16 years ago
  97. df0a717 The linuxaudidev module has been deprecated for removal in Python 3.0. by Brett Cannon · 16 years ago
  98. 27508d4 Deprecate ihooks for removal in 3.0. by Brett Cannon · 16 years ago
  99. fe59851 Deprecate the fpformat module for removal in 3.0. by Brett Cannon · 16 years ago
  100. 7f874fc Deprecate the dl module for removal in 3.0. by Brett Cannon · 16 years ago