1. 842acaa bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175) by Zackery Spytz · 6 years ago
  2. 1470914 bpo-32468: Better frame repr() (#5067) by Antoine Pitrou · 7 years ago
  3. 70d28a1 Remove unused imports. by Serhiy Storchaka · 8 years ago
  4. 38c707e Issue #21741: Update 147 test modules to use test discovery. by Zachary Ware · 9 years ago
  5. acc8cf2 Issue #21897: Fix a crash with the f_locals attribute with closure variables when frame.clear() has been called. by Antoine Pitrou · 10 years ago
  6. 236a547 Issue #18665: fix typos. Patch by Vajrasky Kok. by Antoine Pitrou · 11 years ago
  7. dbfc129 Issue #18666: improve test_frame a bit. Patch by Vajrasky Kok. by Antoine Pitrou · 11 years ago
  8. 9e3d27b Followup to 862ab99ab570: I forgot to add the magnificent test_frame.py. by Antoine Pitrou · 11 years ago