summaryrefslogtreecommitdiffstats
path: root/config.guess
diff options
context:
space:
mode:
authorINADA Naoki <methane@users.noreply.github.com>2017-12-14 13:18:26 (GMT)
committerGitHub <noreply@github.com>2017-12-14 13:18:26 (GMT)
commiteadad1b97f64619bfd246b9d3b60d25f456e0592 (patch)
tree36a99ea393b12c0ab753ed29d412fc6fdf7d73d2 /config.guess
parent374c6e178a7599aae46c857b17c6c8bc19dfe4c2 (diff)
downloadcpython-eadad1b97f64619bfd246b9d3b60d25f456e0592.zip
cpython-eadad1b97f64619bfd246b9d3b60d25f456e0592.tar.gz
cpython-eadad1b97f64619bfd246b9d3b60d25f456e0592.tar.bz2
bpo-29469: Remove unnecessary peephole optimizer (GH-4863)
Conversions like `not a is b -> a is not b` are implemented in AST optimizer in previous commit (7ea143a). So this commit removes them from peephole optimizer.
Diffstat (limited to 'config.guess')
0 files changed, 0 insertions, 0 deletions