Tin mới
iritkatriel:remove-JUMP_IF_FALSE_OR_POP
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
Remove JUMP_IF_FALSE_OR_POP and JUMP_IF_TRUE_OR_POP #102859
: remove opcodes JUMP_IF_FALSE_OR_POP and JUMP_IF_TRUE…
Remove JUMP_IF_FALSE_OR_POP and JUMP_IF_TRUE_OR_POP faster-cpython/ideas#567
Merge remote-tracking branch 'upstream/main' into remove-JUMP_IF_FALS…
Merge branch 'main' into remove-JUMP_IF_FALSE_OR_POP
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
make remove_redundant_nops_and_pairs safe
Merge remote-tracking branch 'upstream/main' into remove-JUMP_IF_FALS…
: Remove JUMP_IF_FALSE_OR_POP and JUMP_IF_TRUE_OR_POP (