From: Serhiy Storchaka Date: Tue, 25 Oct 2016 06:32:04 +0000 (+0300) Subject: Issue #28517: Fixed of-by-one error in the peephole optimizer that caused X-Git-Tag: v3.7.0a1~2145 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=42bcbf76f7a03610e610e48866e6fe85f403f0b9;p=thirdparty%2FPython%2Fcpython.git Issue #28517: Fixed of-by-one error in the peephole optimizer that caused keeping unreachable code. --- 42bcbf76f7a03610e610e48866e6fe85f403f0b9