``` >>> ns = {} >>> exec("type A = int", ns, ns) >>> ns["A"].__module__ zsh: segmentation fault ./python.exe ``` I will propose a fix. <!-- gh-linked-prs --> ### Linked PRs * gh-104881 * gh-104890 <!-- /gh-linked-prs -->