• Jack Jansen's avatar
    Backport of 1.23 and 1.24: · 4a8033f6
    Jack Jansen yazdı
    Very large scripts folders could crash the IDE, because it runs out
    of Menu IDs (of which there are only 255 in Carbon). Fixed by stopping
    examining the scripts folder when we allocate menu ID 200.
    
    Fixes #959291.
    
    Replace backticks with repr() or "%r"
    
    From SF patch #852334.
    4a8033f6
Wapplication.py 13.6 KB