bpo-40222: "Zero cost" exception handling by markshannon · Pull Request #25729 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

…o restore when re-raising.

@markshannon markshannon changed the title "Zero cost" exception handling bpo-40222: "Zero cost" exception handling

Apr 30, 2021
…e evaluation stack, not the block stack.

scoder

Comment on lines 118 to +126

Kenan7