1. e152a77 socketserver renaming reversal part 3: move the module into the right by Georg Brandl · 17 years ago
  2. 7d3d04d Don't try to get the window size if it was never set before. by Martin v. Löwis · 17 years ago
  3. 27e4a17 Issue #1390: Raise ValueError in toxml when an invalid comment would by Martin v. Löwis · 17 years ago
  4. badd7da Skip math.sum tests on non IEEE 754 platforms, and on IEEE 754 platforms by Mark Dickinson · 17 years ago
  5. 2ee0e8e Revert the renaming of repr to reprlib. by Brett Cannon · 17 years ago
  6. d055835 Better error reporting in test_math.py by Mark Dickinson · 17 years ago
  7. c11c339 Add tests for math.sum (Issue #2819) by Mark Dickinson · 17 years ago
  8. 3a7305e fix test_pydoc so it works on make installed Python installations by Benjamin Peterson · 17 years ago
  9. 83d4534 remove redundant invocation of json doctests by Benjamin Peterson · 17 years ago
  10. 948ee7a use more specific asserts in test_opcode by Benjamin Peterson · 17 years ago
  11. a4e4ef1 check for toolbox glue before testing platform.mac_ver intensly by Benjamin Peterson · 17 years ago
  12. 88659b0 #2592: delegate nb_index and the floor/truediv slots in weakref.proxy. by Georg Brandl · 17 years ago
  13. 112aa50 Patch #1775025: allow opening zipfile members via ZipInfo instances. by Georg Brandl · 17 years ago
  14. b7e419e Use inspect.getabsfile() to get the documented module's filename. by Georg Brandl · 17 years ago
  15. fb3de1f Improve diffing logic and output for test_pydoc. by Georg Brandl · 17 years ago
  16. bcdafa4 Remove html package and fix test_htmlparser. by Georg Brandl · 17 years ago
  17. dffbf5f Revert copy_reg -> copyreg rename. by Georg Brandl · 17 years ago
  18. 6634bf2 Tkinter rename reversal: remove tkinter package, adapt imports and docs. by Georg Brandl · 17 years ago
  19. 7bb1653 Argh, this is the *actual* test that works under Windows. by Georg Brandl · 17 years ago
  20. b740f6a Activate two more test cases in test_httpservers. by Georg Brandl · 17 years ago
  21. d995e11 revert creation of the html.entities and html.parser modules by Fred Drake · 17 years ago
  22. d21dabc change some imports in tests so they will not be skipped in 3.0 by Benjamin Peterson · 17 years ago
  23. 913c15c fix test_platform (os was not imported) by Benjamin Peterson · 17 years ago
  24. 6e7e079 Fix test_pyclbr after another platform-dependent function was added to urllib. by Georg Brandl · 17 years ago
  25. 7a0f4c7 - Add unittests for platform.mac_ver (or rather, ensure that the unittest for by Ronald Oussoren · 17 years ago
  26. f5c38da bring test_pydoc up to my high standards (now that I have them) by Benjamin Peterson · 17 years ago
  27. 8632cc2 GHOP #121: improve test_pydoc, by Benjamin Peterson. by Georg Brandl · 17 years ago
  28. 0bb0299 Take namedtuple item names only from ascii_letters (this blew up on OSX), by Georg Brandl · 17 years ago
  29. f899dfa GHOP #134, #171, #137: unit tests for the three HTTPServer modules. by Georg Brandl · 17 years ago
  30. a9916b5 #2353: raise Py3k warning in file.xreadlines(). by Georg Brandl · 17 years ago
  31. cb51d84 update references and documentation for modules in the new html package by Fred Drake · 17 years ago
  32. 91ae250 rename HTMLParser to html.parser, htmlentitydefs to html.entities by Fred Drake · 17 years ago
  33. c6d64ec revert 63425 over Guido's Febuary message about this, that I missed by Benjamin Peterson · 17 years ago
  34. d7943cb fix spelling by Benjamin Peterson · 17 years ago
  35. 79a922d add Py3k warnings to oct and hex. backport hex behavior (because it's not different) by Benjamin Peterson · 17 years ago
  36. af8a687 fix issue2381: test_subprocess fails if your sys.executable is on a by Gregory P. Smith · 17 years ago
  37. 3c4971c Added Python 3.0 warning to cPickle. by Alexandre Vassalotti · 17 years ago
  38. ea0b22a Patch by Quentin Gallet-Gilles: Renaming leftovers for 2.6. by Alexandre Vassalotti · 17 years ago
  39. ad9afeb Tkinter rename, step 2: fix imports and add stub modules. by Georg Brandl · 17 years ago
  40. ecf9091 Don't allow keyword arguments to reversed(). by Georg Brandl · 17 years ago
  41. 5ffad66 Make generator repr consistent with function and code object repr. by Georg Brandl · 17 years ago
  42. a8eaf8f Rename the test file of reprlib. by Alexandre Vassalotti · 17 years ago
  43. 50a1acb Changed references to the reprlib module to use its new name. by Alexandre Vassalotti · 17 years ago
  44. 95d97c7 Renamed the repr module to reprlib. Added stub module for repr. by Alexandre Vassalotti · 17 years ago
  45. 5915a4d make test_platform a bit more assertive (We'll see what the buildbots say.) by Benjamin Peterson · 17 years ago
  46. fa40bbf Deprecated statvfs for removal in 3.0. by Brett Cannon · 17 years ago
  47. 90f2cb4 Remove the last usage of statvfs in the stdlib. by Brett Cannon · 17 years ago
  48. 2224817 Deprecate sunaudiodev/SUNAUDIODEV for removal in 3.0. by Brett Cannon · 17 years ago
  49. f7f439b Fixed typo in a doctest of test_genexps. by Alexandre Vassalotti · 17 years ago
  50. c91210c #2863: add gen.__name__ and add this name to generator repr(). by Georg Brandl · 17 years ago
  51. 74a596c Deprecate WAIT for removal in 3.0. by Brett Cannon · 17 years ago
  52. f56b6ae Deprecated torgb for removal in 3.0. by Brett Cannon · 17 years ago
  53. 518c5da Deprecate SV for removal in 3.0. by Brett Cannon · 17 years ago
  54. cd2de08 Deprecate readcd for removal in 3.0. by Brett Cannon · 17 years ago
  55. 7e37586 The panel module for IRIX has been deprecated for removal in 3.0. by Brett Cannon · 17 years ago
  56. 89f5d9c Deprecate jpeg for IRIX for removal in 3.0. by Brett Cannon · 17 years ago
  57. d8c41ec Deprecate IOCTL from IRIX for removal in 3.0. by Brett Cannon · 17 years ago
  58. 6328b29 Deprecate IN from IRIX for removal in 3.0. by Brett Cannon · 17 years ago
  59. 4652537 Deprecate imgfile for removal in 3.0. by Brett Cannon · 17 years ago
  60. 707e384 Deprecate GLWS from IRIX for removal in 3.0. by Brett Cannon · 17 years ago
  61. 82bd94e Deprecate GET from IRIX for removal in 3.0. by Brett Cannon · 17 years ago
  62. 75ba465 Deprecated 'fm' for removal in 3.0. by Brett Cannon · 17 years ago
  63. 178582e FL, flp, and fl from IRIX have been deprecated for removal in 3.0. by Brett Cannon · 17 years ago
  64. 72ccc40 FILE from IRIX has been deprecated for removal in 3.0. by Brett Cannon · 17 years ago
  65. 2773b6f Deprecate ERRNO for removal in 3.0. by Brett Cannon · 17 years ago
  66. 044616a Deprecate DEVICE, GL, gl, and the related modules cgen and cgensupport for removal in 3.0. by Brett Cannon · 17 years ago
  67. e2514c6 Updated import statements to use the new `configparser` module name. by Alexandre Vassalotti · 17 years ago
  68. e3a23c0 Renamed the ConfigParser module to 'configparser'. by Alexandre Vassalotti · 17 years ago
  69. 650f516 Deprecate CL, CL_old, and cl for 3.0. by Brett Cannon · 17 years ago
  70. 54c77aa Deprecate the cdplayer module for IRIX for 3.0. by Brett Cannon · 17 years ago
  71. 9eebe49 The cddb module for IRIX has been deprecated for 3.0. by Brett Cannon · 17 years ago
  72. ddf949f The CD and cd modules for IRIX are deprecated for 3.0. by Brett Cannon · 17 years ago
  73. 8859822 Fix another "refleak" by clearing the filters after test. by Georg Brandl · 17 years ago
  74. 40388cc Fix "refleak" by restoring the tearDown method removed by accident (AFAICT) by Neal Norwitz · 17 years ago
  75. ee365b9 Enable the updated Lib/bsddb/test suite to run. by Gregory P. Smith · 17 years ago
  76. ea785fb Rewrap some lines in test_py3kwarn. by Brett Cannon · 17 years ago
  77. 34721d5 Deprecate al/AL for removal in 3.0. by Brett Cannon · 17 years ago
  78. 9138357 #2831: add start argument to enumerate(). Patch by Scott Dial and me. by Georg Brandl · 17 years ago
  79. bbb0937 use .format and fix a bug by Benjamin Peterson · 17 years ago
  80. ab1fb9f Make error messages more helpful by Benjamin Peterson · 17 years ago
  81. e1b93f2 Adapt test_pyclbr to the new version of urllib.py: by Amaury Forgeot d'Arc · 17 years ago
  82. 2368193 Add warnings to and deprecated all those Mac modules by Benjamin Peterson · 17 years ago
  83. 23da6e6 #1713041: fix pprint's handling of maximum depth. by Georg Brandl · 17 years ago
  84. ac861b5 Deprecate the sv module as per PEP 4. by Brett Cannon · 17 years ago
  85. 43e5ef4 Deprecate the multifile module as per PEP 4. by Brett Cannon · 17 years ago
  86. d192c92 Updated all import statements to use the new socketserver module name. by Alexandre Vassalotti · 17 years ago
  87. fb9ce65 Renamed SocketServer to 'socketserver'. Deprecated old name. by Alexandre Vassalotti · 17 years ago
  88. b9030f4 #2196 hasattr now allows SystemExit and KeyboardInterrupt to propagate by Benjamin Peterson · 17 years ago
  89. 42bfa90 Depreate imageop for removal in 3.0. by Brett Cannon · 17 years ago
  90. 1fcaa77 Revert commit r63086. by Alexandre Vassalotti · 17 years ago
  91. 8940ecd Added stub for the PixMapWrapper module to be renamed in 3.0. by Alexandre Vassalotti · 17 years ago
  92. 73812bf Added test for Queue rename warning. by Alexandre Vassalotti · 17 years ago
  93. cf537ff Addresses issue 2802: 'n' formatting for integers. by Eric Smith · 17 years ago
  94. 30ece44 Added stub for the Queue module to be renamed in 3.0. by Alexandre Vassalotti · 17 years ago
  95. b52a74b #2816: clarify error messages for EOF while scanning strings. by Georg Brandl · 17 years ago
  96. 6a57c08 #1326: document and test zipimporter.archive and zipimporter.prefix. by Georg Brandl · 17 years ago
  97. 6c02916 #1792: Improve performance of marshal.dumps() on large objects by increasing by Andrew M. Kuchling · 17 years ago
  98. 6f95ae5 #2659: add ``break_on_hyphens`` to TextWrapper. by Georg Brandl · 17 years ago
  99. 25ad76c Added test for copy_reg rename. by Alexandre Vassalotti · 17 years ago
  100. 9510e4a Added module stub for copy_reg renaming in 3.0. by Alexandre Vassalotti · 17 years ago