Hi, guys. 1. The code on line 1178 at pp_hot.c makes code on lines 1182-1184 never reachable. Commits on either lines were made few days ago 2. When mentioned lines were introduced into S_pushav by commit:fd77b29b3b this makes S_pushav same as code on lines: 5202-5225 at pp_hot.c Will it be safe to replace 5202-5225 lines by call to S_pushav? 3. Also code at pp_ctl.c:2884-2904 almost similar to S_pushav. Probably, with some sort of optimization it maybe replaced by call to S_pushav tooThread Next