diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2014-05-23 09:46:03 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2014-05-23 09:46:03 (GMT) |
commit | ab4a69158b93ce8bae450a4d3b588d220aab7aea (patch) | |
tree | ab8a7fac013379caf0778a695e2c91a3db9536f1 /Lib/lib-tk/test | |
parent | cc798377b76050d65e1a3c86b7f026d37bca63af (diff) | |
download | cpython-ab4a69158b93ce8bae450a4d3b588d220aab7aea.zip cpython-ab4a69158b93ce8bae450a4d3b588d220aab7aea.tar.gz cpython-ab4a69158b93ce8bae450a4d3b588d220aab7aea.tar.bz2 |
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.
Diffstat (limited to 'Lib/lib-tk/test')
0 files changed, 0 insertions, 0 deletions