summaryrefslogtreecommitdiffstats
path: root/Lib/bisect.py
diff options
context:
space:
mode:
authorMark Shannon <mark@hotpy.org>2021-02-02 14:59:15 (GMT)
committerGitHub <noreply@github.com>2021-02-02 14:59:15 (GMT)
commit802b645e81a72399a7ef47ef000d468c775dcd3e (patch)
tree914f0e42d0231ae52caf1a436d269cff284631f5 /Lib/bisect.py
parent9eb11a139fac5514d8456626806a68b3e3b7eafb (diff)
downloadcpython-802b645e81a72399a7ef47ef000d468c775dcd3e.zip
cpython-802b645e81a72399a7ef47ef000d468c775dcd3e.tar.gz
cpython-802b645e81a72399a7ef47ef000d468c775dcd3e.tar.bz2
Only eliminate jumps to successor block if jump is unconditional. (GH-24417)
* Prevents elimination of the sole test of a value in statements like: if x or True: ...
Diffstat (limited to 'Lib/bisect.py')
0 files changed, 0 insertions, 0 deletions