1. aa98058 use assert[Not]In where appropriate by Ezio Melotti · 16 years ago
  2. 68d6852 Backport r69961 to trunk, replacing JUMP_IF_{TRUE,FALSE} with by Jeffrey Yasskin · 16 years ago
  3. d0c3515 Issue #2183: Simplify and optimize bytecode for list comprehensions. by Antoine Pitrou · 17 years ago
  4. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  5. 9475db7 Clean up imports. by Collin Winter · 18 years ago
  6. 73a9ead Whitespace normalization. by Tim Peters · 19 years ago
  7. 84be93b Bug #1512814, Fix incorrect lineno's when code within a function by Neal Norwitz · 19 years ago
  8. 10be2ea SF bug 1442442: LIST_APPEND optimization got lost in the AST merge. Add it back. by Neal Norwitz · 19 years ago
  9. 83a8c39 test_bug_1333982(): This one must fail under -O. by Tim Peters · 20 years ago
  10. 51abbc7 Fix Armin's bug 1333982. He found it, he didn't created it :-) by Neal Norwitz · 20 years ago
  11. fd2d1f7 SF Patch #1013667: Cleanup Peepholer Output by Raymond Hettinger · 21 years ago
  12. 1bc2fdd Delete comment my last checkin rendered obsolete. by Michael W. Hudson · 22 years ago
  13. 26848a3 Use Tim's suggestion to fix by Michael W. Hudson · 22 years ago
  14. eabafeb This test relied on significant trailing whitespace in a string literal. Evil. by Tim Peters · 22 years ago
  15. add0ccc simple test case for dis module by Skip Montanaro · 22 years ago