This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 32200
Status merged
Title bpo-47172: Make virtual opcodes negative. Make is_jump detect only actual jumps, use is_block_push for the exception block setup opcodes.
History
Date User Action Args
2022-04-01 14:50:17iritkatrielsetstatus: open -> merged
2022-03-31 17:14:30iritkatrielsettitle: bpo-47172: Make virtual opcodes > 256. Make is_jump detect only actual jumps, use is_block_push for the exception block setup opcodes. -> bpo-47172: Make virtual opcodes negative. Make is_jump detect only actual jumps, use is_block_push for the exception block setup opcodes.
2022-03-30 17:37:34iritkatrielsettitle: bpo-47172: Make virtual opcodes > 256. Make is_jump detect only actua… -> bpo-47172: Make virtual opcodes > 256. Make is_jump detect only actual jumps, use is_block_push for the exception block setup opcodes.
2022-03-30 17:37:14iritkatriellinkissue47172 pull_requests
2022-03-30 17:37:14iritkatrielcreate