GH-106008: Make implicit boolean conversions explicit by brandtbucher · Pull Request #106003 · python/cpython
added 15 commits
brandtbucher
changed the title
Make implicit boolean conversions explicit
GH-106008: Make implicit boolean conversions explicit
facebook-github-bot pushed a commit to facebookincubator/cinderx that referenced this pull request
Summary: Implements what we need from [GH-106008](python/cpython#106003). Technically the included updates to `UNARY_NOT`, and `POP_JUMP_IF_FALSE|TRUE` are optimizations and not strictly needed. However, it really makes sense to to them. Reviewed By: DinoV Differential Revision: D80682012 fbshipit-source-id: 6150d52dddd28ef5c2e401ed17df7c7cad09074b
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters