1. da4cb8e Update project file. by Raymond Hettinger · 15 years ago
  2. 4f447fb Issue #5273: Fixed import failure on unicode path. (especially on windows) by Hirokazu Yamamoto · 15 years ago
  3. 7c9875c Move importlib over to _io. by Brett Cannon · 15 years ago
  4. 771ae96 Blocked revisions 70153 via svnmerge by Brett Cannon · 15 years ago
  5. b5f03c6 Add a test for importlib.import_module. by Brett Cannon · 15 years ago
  6. 4fa88fa merge the io-c branch: C implementation of the io module by Benjamin Peterson · 15 years ago
  7. 03ad812 Initialized merge tracking via "svnmerge" with revisions "1-68679" from by Benjamin Peterson · 15 years ago
  8. b6b76cc Blocked revisions 70149 via svnmerge by Benjamin Peterson · 15 years ago
  9. 62f71b0 don't bother with version in doc builds by Benjamin Peterson · 15 years ago
  10. b212157 Additional test for __reduce__. by Raymond Hettinger · 15 years ago
  11. 89194ff Now that __keys are fully hidden, switch the underlying structure by Raymond Hettinger · 15 years ago
  12. 0c98817 Merged revisions 70137 via svnmerge from by Hirokazu Yamamoto · 15 years ago
  13. 5b26fb5 Add another test. by Raymond Hettinger · 15 years ago
  14. 14b89ff Fix-up __reduce__ which could not reach the __keys variable indirectly.' by Raymond Hettinger · 15 years ago
  15. 9a572ba Blocked revisions 70136 via svnmerge by Hirokazu Yamamoto · 15 years ago
  16. 4644d18 Blocked revisions 70081,70120-70123,70126,70131-70132 via svnmerge by Benjamin Peterson · 15 years ago
  17. 08c70cf Make the underlying data structure more private. by Raymond Hettinger · 15 years ago
  18. b0d56af Give dict views a helpful __repr__. by Raymond Hettinger · 15 years ago
  19. ce57cdb Blocked revisions 70119 via svnmerge by Hirokazu Yamamoto · 15 years ago
  20. 8404749 Fixed memory leak on failure. This is related to issue5403 but won't crash on py3k. by Hirokazu Yamamoto · 15 years ago
  21. 45ed72d Issue5407 Broken Py3.1 release build in Visual Studio 2005 by Kristján Valur Jónsson · 15 years ago
  22. a88e4da Fix markup. by Raymond Hettinger · 15 years ago
  23. ff23e8c Fix bootstrapping problem where setup.py was using configparser by Raymond Hettinger · 15 years ago
  24. dcaf329 instead of hacking __locals__ in during bytecode generation, put it in the symtable by Benjamin Peterson · 15 years ago
  25. 231b7f1 Fix markup. by Raymond Hettinger · 15 years ago
  26. b5be6d4 re-merge r69268 (issue4804) from trunk: by Amaury Forgeot d'Arc · 15 years ago
  27. f5b5224 ignore the coding cookie in compile(), exec(), and eval() if the source is a string #4626 by Benjamin Peterson · 15 years ago
  28. 0663a1e Let configparser use ordered dicts by default. by Raymond Hettinger · 15 years ago
  29. 6accb98 Merged revisions 70107 via svnmerge from by Benjamin Peterson · 15 years ago
  30. a4f52b1 Add OrderedDict support to collections.namedtuple(). by Raymond Hettinger · 15 years ago
  31. b62ad24 Fix versionchanged. by Raymond Hettinger · 15 years ago
  32. d45bf58 fix versionadded by Benjamin Peterson · 15 years ago
  33. ea9f8db Missed my last update to __eq__ to check matching length. by Raymond Hettinger · 15 years ago
  34. 2d32f63 PEP 372: OrderedDict() by Raymond Hettinger · 15 years ago
  35. 57b46f5 Expose importlib.util.set___package__. by Brett Cannon · 15 years ago
  36. 4d4975c Fixed typo. by Hirokazu Yamamoto · 15 years ago
  37. d9ca384 Merged revisions 70094 via svnmerge from by Tarek Ziadé · 15 years ago
  38. ccc5ae7 Merged revisions 70090 via svnmerge from by Gregory P. Smith · 15 years ago
  39. 4221c74 Merged r70088 from trunk (re documentation update) by Gregory P. Smith · 15 years ago
  40. 85685e9 Fix docs for ConfigParser. by Raymond Hettinger · 15 years ago
  41. 478a08e Blocked revisions 70078 via svnmerge by Georg Brandl · 15 years ago
  42. bbbfcd3 Blocked revisions 70071 via svnmerge by Jeffrey Yasskin · 15 years ago
  43. 4dd4052 Fix 2 oversights from r69961. by Jeffrey Yasskin · 15 years ago
  44. 56420b4 #4967 fix buggy read() by Benjamin Peterson · 15 years ago
  45. 1bd2e29 Merged revisions 70062 via svnmerge from by Mark Dickinson · 15 years ago
  46. 10c9937 Merged revisions 70056 via svnmerge from by Hirokazu Yamamoto · 15 years ago
  47. 39c6dea Merged revisions 70052 via svnmerge from by Hirokazu Yamamoto · 15 years ago
  48. f072122 Merged revisions 70049 via svnmerge from by Tarek Ziadé · 15 years ago
  49. e9a950e Blocked revisions 70011,70016 via svnmerge by Benjamin Peterson · 15 years ago
  50. 26338d1 another instance of #804543: use strdup() when saving the result of setlocale() because it could be overwritten by subsequent setlocale()s. by Georg Brandl · 15 years ago
  51. ec12e82 #5360: replace PyObject_HEAD_INIT by PyVarObject_HEAD_INIT. by Georg Brandl · 15 years ago
  52. f341acd #5360: remove RO which has been kicked from 3k. by Georg Brandl · 15 years ago
  53. 2dd0104 #5357: fix incomprehensible paragraph in urlopen() doc. by Georg Brandl · 15 years ago
  54. 38e3d51 Merged revisions 70017 via svnmerge from by Tarek Ziadé · 15 years ago
  55. 89fc2b7 Give mapping views a usable repr. by Raymond Hettinger · 15 years ago
  56. 3177f2f Merged revisions 70007 via svnmerge from by Tarek Ziadé · 15 years ago
  57. 041fb34 Merged revisions 70003 via svnmerge from by Tarek Ziadé · 15 years ago
  58. 2f060fb Blocked revisions 70000 via svnmerge by Benjamin Peterson · 15 years ago
  59. efb06b0 Merged revisions 69811,69947 via svnmerge from by Benjamin Peterson · 15 years ago
  60. e3a2980 Blocked revisions 69994 via svnmerge by Benjamin Peterson · 15 years ago
  61. ad3d5c2 Merged revisions 69803-69805,69840,69901,69905,69907,69924,69927,69987 via svnmerge from by Benjamin Peterson · 15 years ago
  62. 40ce6cc Blocked revisions 69937,69946,69952-69953,69955,69959,69981,69983 via svnmerge by Benjamin Peterson · 15 years ago
  63. d125845 Fix typo. by Raymond Hettinger · 15 years ago
  64. 72a95cc Sync-up 3.1 docs with 2.7 for collections.Counter(). by Raymond Hettinger · 15 years ago
  65. 0f31e6d Merged revisions 69976 via svnmerge from by Tarek Ziadé · 15 years ago
  66. 134708a Merged revisions 69974 via svnmerge from by Mark Dickinson · 15 years ago
  67. 9de7ec7 http://bugs.python.org/issue4715 by Jeffrey Yasskin · 15 years ago
  68. 0a68b01 More markup and spelling fixes. by Raymond Hettinger · 15 years ago
  69. 79d0434 Tweak markup, grammar, and punctuation. by Raymond Hettinger · 15 years ago
  70. 95f285c Revert unintended part of r69948. Pydoc was not supposed to change. by Raymond Hettinger · 15 years ago
  71. 4d9a823 Refine docs for super() noting that sibling classes can by Raymond Hettinger · 15 years ago
  72. 886687d Use ABCs to validate documented restriction to Sets or Sequences. by Raymond Hettinger · 15 years ago
  73. 9aa53c2 range() should have been registered as a Sequence. by Raymond Hettinger · 15 years ago
  74. afd3045 Fix-up random docs. Jumpahead was removed long ago. Other minor corrections. by Raymond Hettinger · 15 years ago
  75. 29c0c7c Blocked revisions 69870-69871,69908 via svnmerge by Benjamin Peterson · 15 years ago
  76. 21315ba Update itertools recipes to use next(). by Raymond Hettinger · 15 years ago
  77. 6d327b0 Merged revisions 69902 via svnmerge from by Tarek Ziadé · 15 years ago
  78. 4f69a12 Blocked revisions 69896 via svnmerge by Georg Brandl · 15 years ago
  79. 5579ba9 #5348: format() converts all kinds of values. by Georg Brandl · 15 years ago
  80. 9249f80 .pythonrc.py is no more by Benjamin Peterson · 15 years ago
  81. 906785c Merged revisions 69889 via svnmerge from by Matthias Klose · 15 years ago
  82. 929a723 Merged revisions 69881 via svnmerge from by Tarek Ziadé · 15 years ago
  83. ea1a7d1 Blocked revisions 69878 via svnmerge by Tarek Ziadé · 15 years ago
  84. 5e25f9f Merged revisions 69874 via svnmerge from by Tarek Ziadé · 15 years ago
  85. 131733a - Modules/Setup.dist: Mention _heapq by Matthias Klose · 15 years ago
  86. c1a2657 Merged revisions 69861 via svnmerge from by Tarek Ziadé · 15 years ago
  87. ba86fa9 In Py3.x, a list comprehension is now faster than list(map(itemgetter(0), iterable)). by Raymond Hettinger · 15 years ago
  88. 912fbca Merged revisions 69855 via svnmerge from by Benjamin Peterson · 15 years ago
  89. 94aaf9e Relocate source_mtime in importlib to PyPycLoader. by Brett Cannon · 15 years ago
  90. aa9d5de Blocked revisions 69837-69838 via svnmerge by Benjamin Peterson · 15 years ago
  91. eb13fdd Port r69837: Fix keyword arguments for itertools.count(). Step arg without a start arg was ignored. by Raymond Hettinger · 15 years ago
  92. bd171bc Port r69838: Speedup and simplify negative counter using count's new step argument. by Raymond Hettinger · 15 years ago
  93. 934896d Merged revisions 69846 via svnmerge from by Mark Dickinson · 15 years ago
  94. 91cf882 Refactor source and bytecode file loaders in importlib so that there by Brett Cannon · 15 years ago
  95. 0515619 Tweak the source/bytecode loader from importlib to use more of the PEP 302 by Brett Cannon · 15 years ago
  96. 4afab6b Separate out finder for source and source/bytecode. by Brett Cannon · 15 years ago
  97. 2dee597 Do some cleanup in importlib: by Brett Cannon · 15 years ago
  98. a2fcb1d Add some notes about importlib and some API exposure cleanup. by Brett Cannon · 15 years ago
  99. 22db67e Minor NOTES changes for importlib. by Brett Cannon · 15 years ago
  100. f8798f5 More typos in Lib/turtle.py by Mark Dickinson · 15 years ago