summaryrefslogtreecommitdiff
path: root/PC/python_uwp.cpp
diff options
context:
space:
mode:
authorPablo Galindo <Pablogsal@gmail.com>2019-06-13 19:16:22 +0100
committerGitHub <noreply@github.com>2019-06-13 19:16:22 +0100
commit3498c642f4e83f3d8e2214654c0fa8e0d51cebe5 (patch)
tree07d51da51f406a38f216a877838af3902b1161f0 /PC/python_uwp.cpp
parent95492032c48fef20b9c7076a23fe7e46927a4688 (diff)
downloadcpython-git-3498c642f4e83f3d8e2214654c0fa8e0d51cebe5.tar.gz
bpo-37213: Handle negative line deltas correctly in the peephole optimizer (GH-13969)
The peephole optimizer was not optimizing correctly bytecode after negative deltas were introduced. This is due to the fact that some special values (255) were being searched for in both instruction pointer delta and line number deltas.
Diffstat (limited to 'PC/python_uwp.cpp')
0 files changed, 0 insertions, 0 deletions