1. 3d5c425 Add NEWS entry for http package. by Georg Brandl · 16 years ago
  2. 7c9b61b Remove _FooCookieJar modules and merge their content into http.cookiejar. by Georg Brandl · 16 years ago
  3. f4a4123 Fix old-style octal literals in the docs. by Georg Brandl · 16 years ago
  4. 95f5686 Blocked revisions 63704 via svnmerge by Benjamin Peterson · 16 years ago
  5. c772372 Remove remaining references to UserDict module. by Georg Brandl · 16 years ago
  6. 79e4803 remove test.support.have_unicode by Benjamin Peterson · 16 years ago
  7. 2b7411d Merged revisions 63542-63544,63546,63553,63563-63564,63567,63569,63576 via svnmerge from by Benjamin Peterson · 16 years ago
  8. 1b466f2 Merged revisions 63575 via svnmerge from by Georg Brandl · 16 years ago
  9. 2442015 Create http package. #2883. by Georg Brandl · 16 years ago
  10. 744c2cd Merged revisions 63698 via svnmerge from by Benjamin Peterson · 16 years ago
  11. fbeb6b6 Merged revisions 63678,63688,63690,63696 via svnmerge from by Benjamin Peterson · 16 years ago
  12. 27ad091 remove PyBytes_Format from header by Benjamin Peterson · 16 years ago
  13. d026b93 Blocked revisions 63660,63665,63691 via svnmerge by Georg Brandl · 16 years ago
  14. dae32c1 update docs after renaming of PyString -> PyBytes by Benjamin Peterson · 16 years ago
  15. 39e360b fix failing test from rename by Benjamin Peterson · 16 years ago
  16. 3d1e861 Blocked revisions 63686 via svnmerge by Benjamin Peterson · 16 years ago
  17. a37cfc6 Merged revisions 63402,63405,63411,63457,63467-63468,63480,63507-63508,63516,63534,63541 via svnmerge from by Benjamin Peterson · 16 years ago
  18. 2c9c7a5 Renamed files bytesobject.[ch] and stringobject.[ch] Fixed Windows build by Christian Heimes · 16 years ago
  19. 72b710a Renamed PyString to PyBytes by Christian Heimes · 16 years ago
  20. 9c4756e Renamed PyBytes to PyByteArray by Christian Heimes · 16 years ago
  21. 96d02f3 Blocked revisions 63672,63675,63677,63679 via svnmerge by Christian Heimes · 16 years ago
  22. 1e2f050 Merged revisions 63397,63673 via svnmerge from by Benjamin Peterson · 16 years ago
  23. c559572 Blocked revisions 63458,63498 via svnmerge by Benjamin Peterson · 16 years ago
  24. 84b7f0c Merged revisions 63670 via svnmerge from by Thomas Heller · 16 years ago
  25. 38eceaa Create xmlrpc package. Issue #2886. by Georg Brandl · 16 years ago
  26. 7f986ac Rename test file to its proper module name. by Georg Brandl · 16 years ago
  27. 0a7ac7d Create the dbm package from PEP 3108. #2881. by Georg Brandl · 16 years ago
  28. e6f0063 Merged revisions 63655 via svnmerge from by Benjamin Peterson · 16 years ago
  29. dc6c16a Blocked revisions 63649 via svnmerge by Benjamin Peterson · 16 years ago
  30. 50923f9 remove version note by Benjamin Peterson · 16 years ago
  31. 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
  32. cea7774 autoreconf run by Christian Heimes · 16 years ago
  33. 346c921 Merged revisions 63644 via svnmerge from by Martin v. Löwis · 16 years ago
  34. be02395 Blocked revisions 63586-63589,63611,63630 via svnmerge by Georg Brandl · 16 years ago
  35. 00f6be8 Blocked revisions 63493-63495 via svnmerge by Georg Brandl · 16 years ago
  36. 0d4f39b Blocked revisions 63415,63421-63422 via svnmerge by Georg Brandl · 16 years ago
  37. ab34b5e Blocked revisions 63630 via svnmerge by Georg Brandl · 16 years ago
  38. 5424b0a Fixed old Tkinter import, the last apparently by Guilherme Polo · 16 years ago
  39. 2eab97c Merged revisions 63634 via svnmerge from by Martin v. Löwis · 16 years ago
  40. 2067bfd Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. by Georg Brandl · 16 years ago
  41. 3b4b45b #2967: Tkinter -> tkinter in test_tcl. by Georg Brandl · 16 years ago
  42. 52b92cc Refer consistently to issues, rewrap to 70 chars. by Georg Brandl · 16 years ago
  43. 1bcf35a #2963: fix method cache types. by Georg Brandl · 16 years ago
  44. c9b0953 #2964: fix missing INCREF. by Georg Brandl · 16 years ago
  45. 38feaf0 #2879: rename _winreg to winreg. by Georg Brandl · 16 years ago
  46. 2cb57a4 Block queue/configparser renaming reversal. by Georg Brandl · 16 years ago
  47. 15a51e3 Fix Queue -> queue. by Georg Brandl · 16 years ago
  48. d877ca8 fix skipped test due to import problem by Benjamin Peterson · 16 years ago
  49. 3eaaeb4 Merged revisions 63395-63396,63511,63522-63523 via svnmerge from by Thomas Heller · 16 years ago
  50. ab081cf Blocked revisions 63549 via svnmerge by Brett Cannon · 16 years ago
  51. 2500e9d Blocked revisions 63547 via svnmerge by Brett Cannon · 16 years ago
  52. 27bb3fb Blocked revisions 63528 via svnmerge by Benjamin Peterson · 16 years ago
  53. f64dcf3 Change test_htmlparser to reflect the HTMLParser -> html.parser by Mark Dickinson · 16 years ago
  54. 96ad65d Blocked revisions 63513 via svnmerge by Brett Cannon · 16 years ago
  55. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  56. 6a65481 Block 2.6 Tkinter renaming reversal revisions. by Georg Brandl · 16 years ago
  57. 42425ed Blocked revisions 63481 via svnmerge by Fred Drake · 16 years ago
  58. c1fc34a Remove duplicate check for PyLong_Check(). It was checked above. by Neal Norwitz · 16 years ago
  59. bf6f0aa Blocked revisions 63460,63464 via svnmerge by Benjamin Peterson · 16 years ago
  60. 02c0bbb Ignore test_c_api when checking for set methods. Thanks Brett! by Georg Brandl · 16 years ago
  61. 1921970 Better diagnostic. by Georg Brandl · 16 years ago
  62. 9dba5d9 Add a test suite for WeakSet mostly derived from test_set and fix some by Georg Brandl · 16 years ago
  63. c4dc0d4 #2905: fix merge glitch on OSX. by Georg Brandl · 16 years ago
  64. 9087b7f Merged revisions 63438 via svnmerge from by Georg Brandl · 16 years ago
  65. bf93b04 Fix two issues in the weak set implementation. by Georg Brandl · 16 years ago
  66. e624d17 Blocked revisions 63440 via svnmerge by Georg Brandl · 16 years ago
  67. 3c50ea4 rename HTMLParser to html.parser and htmlentitydefs to html.entities; by Fred Drake · 16 years ago
  68. 9b020c7 Blocked revisions 63434 via svnmerge by Fred Drake · 16 years ago
  69. 715ce7f Blocked revisions 63430 via svnmerge by Fred Drake · 16 years ago
  70. 0085a07 Blocked revisions 63428 via svnmerge by Benjamin Peterson · 16 years ago
  71. c4948d8 Blocked revisions 63425-63426 via svnmerge by Benjamin Peterson · 16 years ago
  72. 6e47a33 Tkinter, step 5: remove lib-tk subdirectory and update all places where it was mentioned. by Georg Brandl · 16 years ago
  73. 2e08136 Tkinter, step 4: merge simple- and filedialog modules. by Georg Brandl · 16 years ago
  74. ac6060c Tkinter, step 3: doc updates. by Georg Brandl · 16 years ago
  75. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 16 years ago
  76. 3302312 Tkinter move, part 1: move modules. by Georg Brandl · 16 years ago
  77. 094c4ff Block Tkinter-rename-related revisions. by Georg Brandl · 16 years ago
  78. 7da1b33 Blocked revisions 63392 via svnmerge by Alexandre Vassalotti · 16 years ago
  79. 4b006de Fixed signature of theThread in test_lock. by Alexandre Vassalotti · 16 years ago
  80. bee3253 Merged revisions 63361-63373,63375,63377-63380 via svnmerge from by Alexandre Vassalotti · 16 years ago
  81. d8b690f #2895: don't crash with bytes as keyword argument names. by Georg Brandl · 16 years ago
  82. bf82e37 More 2to3 fixes in the Tools directory. Fixes #2893. by Georg Brandl · 16 years ago
  83. acbca71 Rename the repr module file to reprlib.py. by Alexandre Vassalotti · 16 years ago
  84. 8efadf5 Ran 2to3 over scripts directory. by Georg Brandl · 16 years ago
  85. d11ae5d Rename enumerate() kw argument name to "iterable" and fix "sequence"->"iterable" in some docstrings. by Georg Brandl · 16 years ago
  86. 1f2ba4b Rename the repr module to reprlib. by Alexandre Vassalotti · 16 years ago
  87. cdc1133 Blocked revisions 63358 via svnmerge by Alexandre Vassalotti · 16 years ago
  88. 41c417e Blocked revisions 63354 via svnmerge by Alexandre Vassalotti · 16 years ago
  89. 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
  90. 7203d0f Blocked revisions 63105,63240,63255,63279,63323,63326,63347 via svnmerge by Alexandre Vassalotti · 16 years ago
  91. 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
  92. 18bf893 Blocked revisions 63145,63149-63150 via svnmerge by Alexandre Vassalotti · 16 years ago
  93. b1ae86c Blocked revisions 63343 via svnmerge by Brett Cannon · 16 years ago
  94. cfaf10c Merged revisions 63339 via svnmerge from by Brett Cannon · 16 years ago
  95. acbb786 Remove the statvfs module. by Brett Cannon · 16 years ago
  96. 8ae3e05 Merged revisions 63066-63076,63079,63081-63085,63087-63097,63099,63101-63104 via svnmerge from by Alexandre Vassalotti · 16 years ago
  97. d6bb7c2 Blocked revisions 63098,63100 via svnmerge by Alexandre Vassalotti · 16 years ago
  98. 6a5d796 Blocked revisions 63336 via svnmerge by Brett Cannon · 16 years ago
  99. 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
  100. 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