1. 73a9ead Whitespace normalization. by Tim Peters · 19 years ago
  2. 84be93b Bug #1512814, Fix incorrect lineno's when code within a function by Neal Norwitz · 19 years ago
  3. 10be2ea SF bug 1442442: LIST_APPEND optimization got lost in the AST merge. Add it back. by Neal Norwitz · 19 years ago
  4. 83a8c39 test_bug_1333982(): This one must fail under -O. by Tim Peters · 20 years ago
  5. 51abbc7 Fix Armin's bug 1333982. He found it, he didn't created it :-) by Neal Norwitz · 20 years ago
  6. fd2d1f7 SF Patch #1013667: Cleanup Peepholer Output by Raymond Hettinger · 21 years ago
  7. 1bc2fdd Delete comment my last checkin rendered obsolete. by Michael W. Hudson · 22 years ago
  8. 26848a3 Use Tim's suggestion to fix by Michael W. Hudson · 22 years ago
  9. eabafeb This test relied on significant trailing whitespace in a string literal. Evil. by Tim Peters · 22 years ago
  10. add0ccc simple test case for dis module by Skip Montanaro · 22 years ago