Files
cpython/Python
Raymond Hettinger 23109ef11e SF bug #1053819: Segfault in tuple_of_constants
Peepholer could be fooled into misidentifying a tuple_of_constants.
Added code to count consecutive occurrences of LOAD_CONST.
Use the count to weed out the misidentified cases.
Added a unittest.
2004-10-26 08:59:14 +00:00
..
Fix
2004-08-07 17:57:16 +00:00
2004-05-13 11:54:19 +00:00
2004-08-12 18:19:17 +00:00
2004-07-07 17:44:12 +00:00