Hi, FWIW, they are disabled as Carl Friedrich pointed out; but a way to change them to be more on the safe side would be to have only small tuples of length 2 optimized that way (and maybe 3, although I'm really unsure if they are used often enough to be a big win). That way, even in heterogenous usage we end up with only 2 cases: length 2 and any other length.
A bientôt, Armin. _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
