]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #28517: Fixed of-by-one error in the peephole optimizer that caused
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 25 Oct 2016 06:32:04 +0000 (09:32 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 25 Oct 2016 06:32:04 +0000 (09:32 +0300)
keeping unreachable code.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge