1. a37cfc6 Merged revisions 63402,63405,63411,63457,63467-63468,63480,63507-63508,63516,63534,63541 via svnmerge from by Benjamin Peterson · 16 years ago
  2. 38eceaa Create xmlrpc package. Issue #2886. by Georg Brandl · 16 years ago
  3. 0a7ac7d Create the dbm package from PEP 3108. #2881. by Georg Brandl · 16 years ago
  4. b533e26 Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,63470,63483-63484,63496-63497,63499-63501,63530-63531,63540,63614 via svnmerge from by Georg Brandl · 16 years ago
  5. 2067bfd Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. by Georg Brandl · 16 years ago
  6. 52b92cc Refer consistently to issues, rewrap to 70 chars. by Georg Brandl · 16 years ago
  7. 1bcf35a #2963: fix method cache types. by Georg Brandl · 16 years ago
  8. c9b0953 #2964: fix missing INCREF. by Georg Brandl · 16 years ago
  9. 38feaf0 #2879: rename _winreg to winreg. by Georg Brandl · 16 years ago
  10. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  11. 6e47a33 Tkinter, step 5: remove lib-tk subdirectory and update all places where it was mentioned. by Georg Brandl · 16 years ago
  12. bee3253 Merged revisions 63361-63373,63375,63377-63380 via svnmerge from by Alexandre Vassalotti · 16 years ago
  13. d8b690f #2895: don't crash with bytes as keyword argument names. by Georg Brandl · 16 years ago
  14. 1f2ba4b Rename the repr module to reprlib. by Alexandre Vassalotti · 16 years ago
  15. e9f305f Merged revisions 63208-63209,63211-63212,63214-63217,63219-63224,63226-63227,63229-63232,63234-63235,63237-63239,63241,63243-63246,63250-63254,63256-63259,63261,63263-63264,63266-63267,63269-63270,63272-63273,63275-63276,63278,63280-63281,63283-63284,63286-63287,63289-63290,63292-63293,63295-63296,63298-63299,63301-63302,63304-63305,63307,63309-63314,63316-63322,63324-63325,63327-63335,63337-63338,63340-63342,63344-63346,63348 via svnmerge from by Alexandre Vassalotti · 16 years ago
  16. eca20b6 Merged revisions 63119-63128,63130-63131,63133,63135-63144,63146-63148,63151-63152,63155-63165,63167-63176,63181-63186,63188-63189 via svnmerge from by Alexandre Vassalotti · 16 years ago
  17. acbb786 Remove the statvfs module. by Brett Cannon · 16 years ago
  18. 8ae3e05 Merged revisions 63066-63076,63079,63081-63085,63087-63097,63099,63101-63104 via svnmerge from by Alexandre Vassalotti · 16 years ago
  19. 5f8ced2 Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,63022-63024,63026-63029,63031-63041,63043-63045,63047-63054,63056-63062 via svnmerge from by Alexandre Vassalotti · 16 years ago
  20. a79e33e Merged revisions 62954-62959,62961,62963-62967,62969-62970,62972-62973,62975-62976,62978-62982,62984,62987-62996 via svnmerge from by Alexandre Vassalotti · 16 years ago
  21. 6461e10 Merged revisions 62914-62916,62918-62919,62921-62922,62924-62942,62944-62945,62947-62949 via svnmerge from by Alexandre Vassalotti · 16 years ago
  22. 1d1eaa4 Renamed ConfigParser to configparser. by Alexandre Vassalotti · 16 years ago
  23. 79629ab add a NEWS note for 63205 by Benjamin Peterson · 16 years ago
  24. 2b2b44d #Issue2835: Correct an infinite recursion in webbrowser.open(), when KDE Konqueror is tried. by Amaury Forgeot d'Arc · 16 years ago
  25. 0740459 #2798: PyArg_ParseTuple did not correctly handle the "s" code in case of unicode strings by Amaury Forgeot d'Arc · 16 years ago
  26. d3343cb Remove the multifile module as deprecated by PEP 4. by Brett Cannon · 16 years ago
  27. ce26195 Renamed the SocketServer module to 'socketserver'. by Alexandre Vassalotti · 16 years ago
  28. 23a4a7b The __all__ value for 'collections' was missing UserList and UserString. by Brett Cannon · 16 years ago
  29. 25c7f0f Revert commit r63088. by Alexandre Vassalotti · 16 years ago
  30. cf3520c Remove the sre module. by Brett Cannon · 16 years ago
  31. 2b576d2 Renamed PixMapWrapper module to pixmapwrapper. by Alexandre Vassalotti · 16 years ago
  32. f260e44 Rename Queue module to queue. by Alexandre Vassalotti · 16 years ago
  33. f7fa63d Rename copy_reg module to copyreg. by Alexandre Vassalotti · 16 years ago
  34. d8b61ee Remove the mhlib module. by Brett Cannon · 16 years ago
  35. bd47442 The ihooks module has been removed. by Brett Cannon · 16 years ago
  36. b59a2bd Remove the fpformat module. by Brett Cannon · 16 years ago
  37. f4fd993 Remove the dircache module. by Brett Cannon · 16 years ago
  38. d175b4c The Canvas module has been removed. by Brett Cannon · 16 years ago
  39. c4352b0 Issue 2801: fix bug in float.is_integer where ValueError was incorrectly by Mark Dickinson · 16 years ago
  40. b27406c Issue 2748: fix __ceil__, __floor__ and __round__ magic methods in by Mark Dickinson · 16 years ago
  41. d71ca41 Remove os.path.walk by Benjamin Peterson · 16 years ago
  42. 34afe87 Document that the mutex module is now gone. by Brett Cannon · 16 years ago
  43. 900ee3a Remove the user module. by Brett Cannon · 16 years ago
  44. 0d71ee7 Add entry for removal of imputil. Also start the 3.0b1 section. by Brett Cannon · 16 years ago
  45. 9eab8b0 Missed one file by Barry Warsaw · 16 years ago
  46. 160b9a3 Bumping versions for 3.0a5 by Barry Warsaw · 16 years ago
  47. 75ca4ea Merged revisions 62792,62799-62800 via svnmerge from by Christian Heimes · 16 years ago
  48. 81ee3ef Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,62545-62546,62548-62551,62553-62559,62569,62574,62577,62593,62595,62604-62606,62608,62616,62626-62627,62636,62638,62644-62645,62647-62648,62651-62653,62656,62661,62663,62680,62686-62687,62696,62699-62703,62711 via svnmerge from by Christian Heimes · 16 years ago
  49. b041fda Merged revisions 60056-60071,60073-60127,60129-60261,60263-60284,60286-62589,62591-62594 via svnmerge from by Thomas Heller · 16 years ago
  50. a2f837f Document the fact that '\U' and '\u' escapes are not treated specially in 3.0 (see issue 2541) by Benjamin Peterson · 16 years ago
  51. b0e2b4c Merged revisions 62499 via svnmerge from by Mark Dickinson · 16 years ago
  52. e106dc3 Merged revisions 62481 via svnmerge from by Thomas Heller · 16 years ago
  53. 7ab6be2 PyLong_FromSsize_t was incorrect when sizeof(size_t) > sizeof(long); by Mark Dickinson · 16 years ago
  54. c2ea8c6 Issue #2058: Remove the buf attribute and add __slots__ to the by Lars Gustäbel · 16 years ago
  55. 33fe809 Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,62302-62306,62308,62311,62313-62315,62319-62321 via svnmerge from by Christian Heimes · 16 years ago
  56. 7fedbe5 Add a NEWS entry for issue2221. by Amaury Forgeot d'Arc · 16 years ago
  57. 8efc62c Bug #2606: Avoid calling .sort() on a dict_keys object. by Martin v. Löwis · 16 years ago
  58. dc21db3 "make install" is now an alias for "make altinstall", to prevent by Guido van Rossum · 16 years ago
  59. 250ad61 Bug #2565: The repr() of type objects now calls them 'class', by Martin v. Löwis · 16 years ago
  60. 790465f Change command line processing API to use wchar_t. Fixes #2128. by Martin v. Löwis · 16 years ago
  61. bff533b Merged revisions 62149, 62153, 62154 via svnmerge from by Thomas Heller · 16 years ago
  62. f44b9a1 Merged revisions 62145 via svnmerge from by Thomas Heller · 16 years ago
  63. 66079cd post release updates by Barry Warsaw · 16 years ago
  64. bb5cd08 release.py induced and manual editing steps for 3.0a4. by Barry Warsaw · 16 years ago
  65. dd15bcd release.py wants to rename the spec file. by Barry Warsaw · 16 years ago
  66. ec79aad Fixed NEWS due to my bad merging skills by Benjamin Peterson · 16 years ago
  67. ad9d48d Merged revisions 62090-62091,62096,62100,62102,62110-62114 via svnmerge from by Benjamin Peterson · 16 years ago
  68. bbe741d Merged revisions 61981,61984-61987,61992-61993,61997-62000 via svnmerge from by Christian Heimes · 16 years ago
  69. ba4af49 Merged revisions 61964-61979 via svnmerge from by Christian Heimes · 16 years ago
  70. f6cd967 Merged revisions 61913,61915-61916,61918-61919,61922-61926,61928-61929,61931,61935,61938,61943 via svnmerge from by Christian Heimes · 16 years ago
  71. 0348fb6 Merged revisions 61892,61900 via svnmerge from by Christian Heimes · 16 years ago
  72. 548de77 Merged the ACKS from 2.6 by Benjamin Peterson · 16 years ago
  73. 823725e Merged revisions 61846-61847 via svnmerge from by Martin v. Löwis · 17 years ago
  74. 6cf49cf Remove the dl module per PEP 3108. by Neal Norwitz · 17 years ago
  75. 73a22f0 Add build_py_2to3. by Martin v. Löwis · 17 years ago
  76. 02781dc Merged revisions 61672,61674,61676-61678,61681,61683-61684 via svnmerge from by Christian Heimes · 17 years ago
  77. d5e2b6f Merged revisions 61538-61540,61556,61559-61560,61563,61565,61571,61575-61576,61580-61582,61586,61591,61593,61595,61605-61606,61613-61616,61618,61621-61623,61625,61627,61631-61634 via svnmerge from by Christian Heimes · 17 years ago
  78. 01a3e2b Blocked 61577, implementation of print function. by Eric Smith · 17 years ago
  79. 428de65 - Issue #719888: Updated tokenize to use a bytes API. generate_tokens has been by Trent Nelson · 17 years ago
  80. b186d00 Merged revisions 61431,61433-61436,61439,61444,61449-61450,61453,61458,61465,61468,61471-61474,61480,61483-61484,61488,61495-61496,61498,61503-61504,61507,61509-61510,61515-61518 via svnmerge from by Christian Heimes · 17 years ago
  81. f416981 - A new pickle protocol (protocol 3) is added with explicit support by Guido van Rossum · 17 years ago
  82. 425136b mention the zlib crc32/adler32 changes by Gregory P. Smith · 17 years ago
  83. 2593146 Bug #2301: Don't try decoding the source code into the original by Martin v. Löwis · 17 years ago
  84. ddaa706 Patch from jbalogh fixes issue #2282 (misnamed seekable() method). by Ka-Ping Yee · 17 years ago
  85. dd15f6c Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from by Christian Heimes · 17 years ago
  86. 736c0ab Move itertools izip() code to builtins as zip(). Complete the renaming. by Raymond Hettinger · 17 years ago
  87. 071ef77 Default to ASCII as the locale.getpreferredencoding, if the POSIX by Martin v. Löwis · 17 years ago
  88. 92fab75 Use wchar_t functions in _locale module. by Martin v. Löwis · 17 years ago
  89. 180510d Merged revisions 61189-61190,61192,61194-61195,61198-61199 via svnmerge from by Christian Heimes · 17 years ago
  90. e7a30f7 Toss test.testall. by Brett Cannon · 17 years ago
  91. a9d499d Prep for 3.0a4 by Barry Warsaw · 17 years ago
  92. 659fc42 Copyright and version tweaks for 3.0a3. by Barry Warsaw · 17 years ago
  93. de802dc Remove bogus entries from r60902 which was a problem from merging. There might be some extra by Neal Norwitz · 17 years ago
  94. a612dc0 Merged revisions 61034-61036,61038-61048 via svnmerge from by Christian Heimes · 17 years ago
  95. 05e8be1 Merged revisions 60990-61002 via svnmerge from by Christian Heimes · 17 years ago
  96. 09aaa88 Patch from Georg Brandl: Fix co_lineno of decorated function and class objects. If you see an error in test_inspect please delete all pyc files. by Christian Heimes · 17 years ago
  97. c3f30c4 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60849,60852-60854,60856-60859,60861-60870,60874-60875,60880-60881,60886,60888-60890,60892,60894-60898,60900-60931,60933-60958 via svnmerge from by Christian Heimes · 17 years ago
  98. b3a65f8 Move UserString to collections. by Raymond Hettinger · 17 years ago
  99. ea6775b Remove merge turds. by Guido van Rossum · 17 years ago
  100. 7131fd9 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60849,60852-60854,60856-60859,60861-60870,60874-60878,60880-60892,60894-60898 via svnmerge from by Christian Heimes · 17 years ago