1. f004d9d Merged revisions 73206,73232,73299,73683,74020,74185,74544,74643,74647,74817,74838-74839,74865,74946,75402,75459,75604,75696 via svnmerge from by Georg Brandl · 16 years ago
  2. dd96db6 This reverts r63675 based on the discussion in this thread: by Gregory P. Smith · 17 years ago
  3. 593daf5 Renamed PyString to PyBytes by Christian Heimes · 17 years ago
  4. 4677fbf7 Try to fix a bunch of compiler warnings on Win64. by Neal Norwitz · 17 years ago
  5. 0031ff3 Fix indentation by Neal Norwitz · 17 years ago
  6. 080b598 Use macro version of GET_SIZE to avoid Coverity warning (#150) about a possible error. by Neal Norwitz · 18 years ago
  7. 20e1199 Fix embarrassing typo and fix constantification of None by Raymond Hettinger · 18 years ago
  8. cbeb687 Update the peephole optimizer to remove more dead code (jumps after returns) by Neal Norwitz · 19 years ago
  9. 644dddc Move peephole optimizer to separate file. by Jeremy Hylton · 19 years ago