• Georg Brandl's avatar
    Backport rev. 51972: · c57221e1
    Georg Brandl yazdı
    Bug #1557232: fix seg fault with def f((((x)))) and def f(((x),)).
    
    These tests should be improved.  Hopefully this fixes variations when
    flipping back and forth between fpdef and fplist.
    c57221e1
test_complex_args.py 2.68 KB