SIGN IN SIGN UP

Issue #21523: Fix over-pessimistic computation of the stack effect of some opcodes in the compiler.

This also fixes a quadratic compilation time issue noticeable when compiling
code with a large number of "and" and "or" operators.
A
Antoine Pitrou committed
9961405ed122c0f91b063f3237ad47278ae72f62
Parent: e17de09